Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 12,906 for

true type

(0.14 sec)
  1. TeX operations to manage fonts | Aspose.TeX for...

    C# APIs to work with TeX/LaTeX. Easily manage font properties for your TeX documents with the Aspose.TeX API Solution for .NET....variety of font families and types . TeX allows you to easily manipulate...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/net/manage-fonts/
  2. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....:: Node > & node ) Parameter Type Description node const Syst...Insert ( 3 , newRun ); ASSERT_TRUE ( runs -> Contains ( newRun...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substitutions-in-regular-expressions..."UseSubstitutions" property to "true" to get // the find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element... Default is true. Examples Shows how to set formatting...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries... insert_chart ( chart_type = aw . drawing . charts . ChartType...legend_entries [ 3 ] . is_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the format code is linked to a source cell... Default is true. @property def is_linked_to_source...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...is_list_style_definition Returns True if this list is a definition...is_list_style_reference Returns True if this list is a reference...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/python-net/translate-mark...