Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 7,163 for

true type

(0.11 sec)
  1. OdsoRecipientData | Aspose.Words for Java

    Represents information about a single record within an external data source that is to be excluded from the mail merge in Java.... The default value is true . Returns: boolean - The corresponding...default value is true . Parameters: Parameter Type Description value...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words.mar...
  3. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data Type of a document property....PropertyType enumeration Specifies data type of a document property. Members...OTHER The property is some other type. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."html_fixed_save_options" flag to "True" save the CSS stylesheet to...: self . assertIn ( '<style type="text/css">' , out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Parameter Type Description src_doc DocumentBase...ImportFormatOptions ): ... Parameter Type Description src_doc DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  8. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java.... Parameters: Parameter Type Description shape ShapeBase...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  10. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...from FontSourceBase ) type Returns the type of the font source....SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...