Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 18,588 for

paragraphs

(0.78 sec)
  1. Manage Presentation Text in JavaScript|Aspose.S...

    Learn to manage text in Aspose.Slides for Node.js: edit placeholders, fonts, Paragraphs, bullets, and more with clear code examples for PPT, PPTX, and ODP....JavaScript Manage PowerPoint Text Paragraphs in JavaScript Format PowerPoint...

    docs.aspose.com/slides/nodejs-java/manage-text/
  2. Setting ATTRIB and MTEXT objects|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/setting-attrib-and-mtex...
  3. Setting ATTRIB and MTEXT objects|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  4. Manage Presentation Text in C++|Aspose.Slides D...

    Learn to manage text in Aspose.Slides for C++: edit placeholders, fonts, Paragraphs, bullets, and more with clear C++ code examples for PPT, PPTX, and ODP....C++ Manage PowerPoint Text Paragraphs in C++ Format PowerPoint...

    docs.aspose.com/slides/cpp/manage-text/
  5. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/java/image-regions-line-find/
  6. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... paragraphs [ 0 ] . portions . add (...auto_shape . text_frame . paragraphs [ 0 ] . portions . add (...

    docs.aspose.com/slides/python-net/manage-autofi...
  7. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...z_order # Get paragraphs in the document. paragraphs = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) layout_collector = aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  8. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options...create outlines for headings (paragraphs formatted with the Heading...many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... paragraphs [ 0 ] . runs [ 0 ] . font.... first_section . body . paragraphs [ 1 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level....list level of the current paragraph by one level. def list_indent...organize and decorate sets of paragraphs with prefix symbols and indents...

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