Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 16,763 for

true type

(0.15 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. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....white color, and when it is true , cells with no fill colors...Image Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-tra...
  4. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied....method has_dml_effect(dml_effect_type) Checks if particular DrawingML...has_dml_effect ( self , dml_effect_type : aspose . words . TextDmlEffect...

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

    Allows to specify additional options for the document building process in Java....setContextTableForma(true); DocumentBuilder builder =...// If ContextTableFormatti is true, then table formatting isn't...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...builder . currentStory )). toBe ( true ); expect ( builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IRevisionCriteria.isMatch method | Aspose.Words...

    IRevisionCriteria.isMatch method. Checks whether or not specified *revision* matches criteria.... Revision ) Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

    reference.aspose.com/words/java/com.aspose.word...
  9. MappedDataFieldCollection.contains_key method |...

    MappedDataFieldCollection.contains_key method. Determines whether a mapping from the specified field in the document exists in the collection.... Parameter Type Description document_field_name...field in the document. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...