Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 16,757 for

true type

(0.23 sec)
  1. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_Type property. Gets the Type of the image....image_type property ImageData.image_type property Gets the type...the image. @property def image_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...Gets/sets Office Math display format type which represents whether an...CompositeNode ) hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns True if formatting of the object was changed in Microsoft Word while change tracking was enabled....isFormatRevision property Returns true if formatting of the object...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation....OddAndEvenPagesHeade property True if the document has different...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/pag...
  6. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...builder.getCellFormat().setFitText(true); builder.getRowFormat().clearFormatting();...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....FIELD_SUBJECT, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the USERADDRESS field in Java....FIELD_USER_ADDRESS, true); Assert.assertEquals(" USERADDRESS...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the COMMENTS field in Java....FIELD_COMMENTS, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

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