Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 17,437 for

true type

(0.26 sec)
  1. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/java/specify-truetype-fon...
  2. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... insert_shape ( shape_type = aw . drawing . ShapeType ...the shape's "Font" object to "true" to hide the text box from sight...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/af/python-net/translate-m...
  4. CompositeNode.is_composite property | Aspose.Wo...

    CompositeNode.is_composite property. Returns ``True`` as this node can have child nodes....is_composite property Returns True as this node can have child...Node . node_type_to_string ( child_node . node_type )) # Recurse...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....get_Font()->set_Bold(true) Italic *italic text* get_Font()->set_Italic(true) Strikethrough...get_Font()->set_StrikeThrough(true) We use a character style with...

    docs.aspose.com/words/cpp/translate-markdown-to...
  7. FieldUserAddress.user_address property | Aspose...

    FieldUserAddress.user_address property. Gets or sets the current user's postal address.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_ADDRESS , update_field = True ) . as_field_user_address ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert DOC to PPSX via C++ or with free Online...

    Export DOC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSX online converter quickly before integrating the code.... This is especially true when the document contains a...add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...

    products.aspose.com/total/cpp/conversion/doc-to...
  9. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code.... This is especially true when the document contains complex...add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...

    products.aspose.com/total/cpp/conversion/doc-to...
  10. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....CheckMergedCells property to true. Pass the ImportTableOptions...method accepts a parameter of type ImportTableOptions . The ImportTableOptions...

    docs.aspose.com/cells/net/import-data-into-work...