Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 10,695 for

true type

(0.14 sec)
  1. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....footnote_type to distinguish between footnotes...the IsAuto property set to "true" by default, # so the marker...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.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...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET....Type1Font; 6 7 bool latinText = true ; 8 9 10 for (uint code = 65;...questions about Aspose.Font? Type in your query: Programming Language:...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  4. LaTeX math formulas rendering | Python

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples... show_terminal = True 18 19 # Create the output stream...17 options. show_terminal = True 18 19 # Create the output stream...

    docs.aspose.com/tex/python-net/latex-math-formu...
  5. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format...determining if fields of certain types should be updated before saving...Default value for this property is True . @property def update_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library.... Identity_h , true , 40 . 0F ); // Create watermark...over font settings, including type, size, color, and other parameters...

    products.aspose.com/pdf/tutorial/add-watermark/
  7. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++.... get_IsLegal () const True if the level turns all inherited..._TrailingCharacter . static Type () Remarks You do not create...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspose.Cells with C++.... There are three types of Sparkline: Line, Column,...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/