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

true type

(0.05 sec)
  1. AxisCategoryType | Aspose.Words for Java

    Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...MAXIMUM); yAxis.setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis....IgnoreHeadersAndFoot property True indicates that headers and footers...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  3. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results....IgnoreCaseChanges property True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  4. MergerContext | Aspose.Words for Java

    Document merger context in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  6. Supported File Formats Aspose.Font for C++

    C++ APIs for the developers to manipulate and font files. Learn the supported by Aspose.Font API Solution for C++ output and input formats....Save Remarks TTF True Type FOnt TTC True Type Collections OpenType...questions about Aspose.Font? Type in your query: Programming Language:...

    docs.aspose.com/font/cpp/supported-file-formats/
  7. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...} /// /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... SmartTag , true ). Count ); doc . RemoveSmartTags...GetChildNodes ( NodeType . SmartTag , true ). Count ); Shows how to create...

    reference.aspose.com/words/net/aspose.words/com...
  9. CompositeNode.removeSmartTags method | Aspose.W...

    CompositeNode.removeSmartTags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... SmartTag , true ). count ). toEqual ( 8 ); doc...( aw . NodeType . SmartTag , true ). count ). toEqual ( 0 ); Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

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