Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 17,463 for

true type

(0.46 sec)
  1. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/androidjava/chart-axis/
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....provided the support for Open Type Fonts. public static void UseOTFFont...(). getFont (). setEmbedded ( true ); // Add TextFragment to paragraphs...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...document to determine their types (text or image). Create a new...getChildNodes(NodeType.ANY, true)) { if (node.getNodeType() ==...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  5. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency....set; } Gets or sets the content type of the document. Count { get;...Contains ( string ) Returns true if a property with the specified...

    reference.aspose.com/words/net/aspose.words.pro...
  6. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling text rotation for a dynamic visual effect. Elevate your creativity!... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...Rectangle(llx_n, lly_n, urx_n, ury_n, True) # some builds need 5th arg...= pdf.text.TextSearchOptions(True) # regex ON page.accept(absorber)...

    forum.aspose.com/t/really-weird-large-redaction...
  9. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Default value for this property is True . @property def default_instructions...allow_comments = True options . default_instructions = True options ...

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