Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 16,768 for

true type

(0.68 sec)
  1. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/python-net/specifying-tru...
  2. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....dataTable; } Parameters: Parameter Type Description documentFieldName...dataTable; } Parameters: Parameter Type Description documentFieldName...

    reference.aspose.com/words/java/com.aspose.word...
  3. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Returns true if this object was inserted...( aw . NodeType . FOOTNOTE , True )))) self . assertEqual ( 5...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...( aw . NodeType . FOOTNOTE , True )))) self . assertEqual ( 5...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...( aw . NodeType . FOOTNOTE , True )))) self . assertEqual ( 5...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....Here is a list of all possible types of auto‑fitting merged cells:...on style . SetIsTextWrapped ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  7. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Type == "image" ) { // Get the image type and set to...protocol of the URL and, if true, set the image name and extension...

    products.aspose.com/html/net/images/extract/
  8. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....Here is a list of all possible types of auto‑fitting merged cells:...on style . setIsTextWrapped ( true ); // Apply the style to the...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  9. Result Validation|Documentation

    Learn how to validate recognition results and use checksums, confidence, and quality settings in Aspose.BarCode for Java.... setAllowIncorrectBar ( true ); BarCodeResult [] lenientResults...better for a particular input type. In many real systems, you might:...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

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