Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,790 for

true type

(0.32 sec)
  1. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....PARAGRAPH, 0, true); paragraph.appendChild(new...ancestor of the specified object type. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....Contains ( string name ) Parameter Type Description name String Case-insensitive...font to locate. Return Value true if the item is found in the...

    reference.aspose.com/words/net/aspose.words.fon...
  4. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the Type of this header/footer....headerFooterType property Gets the type of this header/footer. get headerFooterType...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  6. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....( text : string ) Parameter Type Description text string The...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....setExportEmbeddedCss(true); saveOptions.setUseTargetM...exportFontFormatName) Parameters: Parameter Type Description exportFontFormatName...

    reference.aspose.com/words/java/com.aspose.word...
  8. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. WarningType | Aspose.Words for Java

    Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in Java....class WarningType Specifies the type of a warning that is issued...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...