Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 18,525 for

paragraphs

(0.06 sec)
  1. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Paragraph class Paragraph class Represents a paragraph of text...with Paragraphs documentation article. Remarks Paragraph is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。... Paragraphs . Add ( frag1 ); page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  3. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Access the TextFrame Paragraph . Align the text vertically...Creates the Paragraph object for the text frame var paragraph = txtFrame...

    docs.aspose.com/slides/nodejs-java/manage-table/
  4. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Words exports empty paragraphs to Markdown. MarkdownExportAsHtml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Words exports empty paragraphs to Markdown. MarkdownExportAsHtml...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....about what content is in paragraphs, tables, figures, header/footer...<< std :: endl ; } Extract Paragraph from PDF...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  7. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    在 Aspose.Slides for Python via .NET 中掌握演示文稿主题,以创建、定制和转换具有一致品牌标识的 PowerPoint 文件。..."+mn-lt" ) paragraph = slides . Paragraph () paragraph . portions...shape . text_frame . paragraphs . add ( paragraph ) 下面的 Python 示例演示了如何更改演示文稿的主题字体:...

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear...para1 = new aspose . slides . Paragraph (); para1 . getPortions ()...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Allow Contextual Spacing of Paragraphs in Tables. ApplyBreakingRules...{ get; set; } Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/net/aspose.words.set...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....containing TOC tocPage -> get_Paragraphs () -> Add ( heading2 ); }...set_IsInList ( true ); page -> get_Paragraphs () -> Add ( heading2 ); }...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/