Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 18,354 for

paragraphs

(0.11 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....i ++ ) { // Loop through paragraphs in current ITextFrame for...i ++ ) { // Loop through paragraphs in current ITextFrame for...

    docs.aspose.com/slides/nodejs-java/extract-text...
  2. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/net/document-builder-over...
  4. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/nodejs-net/split-a-document/
  5. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  6. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting Paragraphs with Python....TeX Product Family Paragraph Formatting in Word with Python...short tutorial guides you on paragraph formatting in Word with Python...

    kb.aspose.com/words/python/paragraph-formatting...
  7. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source...."" ); Shows how to remove paragraphs selectively. // Template...mark. For such tags, empty paragraphs will be removed. Document...

    reference.aspose.com/words/net/aspose.words.rep...
  8. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java....line spacing values for a paragraph. Examples: Shows how to work...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...specify different styles and paragraphs within the text layer. Here...default_style and default_paragraph object, which will be used...

    docs.aspose.com/psd/python-net/text-layer-manip...
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in C++ Contents [ Hide...Hide ] Get Paragraph and Portion Coordinates in a TextFrame Using...

    docs.aspose.com/slides/cpp/paragraph/