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

true type

(0.29 sec)
  1. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive....ignore_case_changes property True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....ignore_headers_and_footers property True indicates that headers and footers...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Quick Recognition Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Recognition Recognize Single Barcode Type public void recognizeSingleType...Recognize Multiple Barcode Types public void recognizeMultipleTyp...

    docs.aspose.com/barcode/java/developer-guide/qu...
  5. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....isMoveFromRevision property Returns true if this object was moved (deleted)...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...