Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 131,693 for

font

(0.07 sec)
  1. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...the original font metrics should be used after font substitution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/php-java/signature/
  3. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize paragraph line spacing for enhanced readability and style in your documents.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...Field ) font_name Gets or sets the name of the font of the character...field. font_size Gets or sets the size in points of the font of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. Customize Chart Data Tables in Python|Aspose.Sl...

    Customize chart data tables in Python for PPT, PPTX and ODP with Aspose.Slides to boost efficiency and appeal in presentations....Python Contents [ Hide ] Set Font Properties for Chart Data Table...slide. set chart table. Set font height. Save modified presentation...

    docs.aspose.com/slides/python-net/chart-data-ta...
  7. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....orientation using the default font and colors. Note, that if the...the paper size, orientation, font, and other layout settings that...

    docs.aspose.com/omr/net/generate-template/
  8. TextPath.italic property | Aspose.Words for Nod...

    TextPath.italic property. True if the Font is formatted as italic....italic property True if the font is formatted as italic. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/python-net/working-with-h...