Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,266 for

line spacing

(0.04 sec)
  1. PDF Conversion Solution using Python | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for .NET Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for .NET...need to tweak things like line spacing or image resolution, there’s...

    products.aspose.com/pdf/python-net/conversion/
  2. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character Spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C++....indicating whether inter-character spacing is automatically adjusted between...text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Format PowerPoint Text in Java|Aspose.Slides Do...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more with powerful Java code examples....dispose (); } Set Character Spacing for Text Aspose.Slides allows...allows you to set the space between letters in a textbox. This way...

    docs.aspose.com/slides/java/text-formatting/
  4. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...loadOptions ); // The style's line spacing will have this value when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the document loading process should match a specific MS Word version. Default value is Word2019 in C++....loadOptions ); // The style's line spacing will have this value when...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character Spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....indicating whether inter-character spacing is automatically adjusted between...text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Format PowerPoint Text on Android|Aspose.Slides...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more with powerful Java code examples....dispose (); } Set Character Spacing for Text Aspose.Slides allows...allows you to set the space between letters in a textbox. This way...

    docs.aspose.com/slides/androidjava/text-formatt...
  8. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... line_spacing Returns line spacing of this font (in...checked. number_spacing Gets or sets the spacing type of the numeral...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... lineSpacing Returns line spacing of this font (in points)...numberSpacing Gets or sets the spacing type of the numeral being displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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....TextParagraph (); // Set subsequent lines indent paragraph . setSubsequentLinesIn...the list.</p><p>Next line<br/>Last line</p></div>" ); // Add...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/