Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 12,491 for

true type

(0.08 sec)
  1. 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...
  2. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....FontSourceBase [] sources ) Parameter Type Description sources FontSourceBase[]...FullFontName == "Arial" ), Is . True ); // The default font source...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... Parameter Type Description ref_node Inline... Paragraph ): ... Parameter Type Description ref_node Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s setIsBold method to true . Setting Font Size Set the...method. Setting Font Underline Type Use the Font object’s setUnderline...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....ancestor of the specified object type. getChild(int nodeType, int...node. getStoryType() Gets the type of this story. getTables() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  9. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....FIELD_INCLUDE, true); field.setSourceFullName(getMyDir()...FieldFormat object that provides typed access to field’s formatting...

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