Class WordHeadingDetection

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.WordHeadingDetection
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class WordHeadingDetection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Object containing heading detection conversion settings for Microsoft Word documents.
  • Method Details

    • newBuilder

      public WordHeadingDetection.Builder newBuilder()
      New builder.
      Returns:
      a WordHeadingDetection builder
    • fonts

      public List<FontSetting> fonts()
      Gets the fonts.

      Array of font matching configurations.

      Returns:
      the fonts
    • styles

      public List<WordStyle> styles()
      Gets the styles.

      Array of Microsoft Word styles to convert.

      Returns:
      the styles