Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 16,771 for

true type

(1.73 sec)
  1. Aspose::Words::BuildingBlocks::BuildingBlock::A...

    Aspose::Words::BuildingBlocks::BuildingBlock::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding.... bool recursive ) Parameter Type Description fontFolder String...TrueType fonts. recursive Boolean True to scan the specified folders...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++....get_ShapeType () Gets or sets the shape type of the parent chart element...have the default value. static Type () Examples Shows how to use...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TabStop.Leader | Aspose.Words for .NET

    Discover TabStop Leader properties to customize leader line Types for your tabs, enhancing document clarity and presentation. Optimize your formatting today!...Leader property Gets or sets the type of the leader line displayed...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Effortlessly remove tab stops from your collection with the RemoveByPosition method. Streamline your formatting for enhanced document control!...double position ) Parameter Type Description position Double...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/python-net/data-validation/
  8. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....setIgnoreStoreItemId(true); docA.getRevisions().rejectAll();...getAdvancedOptions().setIgnoreStoreItemId(true); docA.getRevisions().rejectAll();...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodeType/#FieldStart).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

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