Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,787 for

true type

(0.92 sec)
  1. StructuredDocumentTag.RemoveSelfOnly | Aspose.W...

    Discover the StructuredDocumentTag RemoveSelfOnly method to effortlessly eliminate an SDT node while preserving its content in your document. Enhance your editing efficiency!... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTag.ContentsFont | Aspose.Wor...

    Discover the StructuredDocumentTag ContentsFont property for seamless text formatting in SDT. Enhance your documents with customizable font options!... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTag.Appearance | Aspose.Words...

    Discover the StructuredDocumentTag Appearance property to easily customize and enhance the visual style of your structured document tags.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

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

    Represents information about a particular document page in Java....Description getColored() Returns true if the page contains colored...points. getLandscape() Returns true if the page orientation specified...

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

    Provides Typed access to a collection of Row nodes in Java....extends NodeCollection Provides typed access to a collection of Row...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....FIELD_NEXT, true); Assert.assertEquals(" NEXT...the following 3 properties is true. FieldNextIf fieldNextIf = (FieldNextIf)...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

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