Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 18,176 for

paragraphs

(0.07 sec)
  1. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX, and ODP files using Open XML SDK. Explore direct XML access, performance benefits, and best practices for high-efficiency .NET slide processing across Windows, Linux, and macOS....<a:t> elements inside <a:p> (paragraphs) <a:r> elements (text segments...segments within paragraphs) Example: Extracting All Text Elements...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  2. How to Extract Text from PPT, PPTX, and ODP Fil...

    Learn how to extract text from PPT, PPTX and ODP in .NET using Open XML SDK, with XML-based access, performance tips, and conversion workarounds for cloud apps....<a:t> elements inside <a:p> (paragraphs) <a:r> elements (text segments...segments within paragraphs) Example: Extracting All Text Elements...

    docs.aspose.com/slides/net/extracting-text-on-c...
  3. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/zh/python-net/automating...
  4. Aspose.Cells 8.1.0中的公共API更改|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....aractersWithSpaces、Lines、Paragraphs属性 从 Aspose.Cells for Java...actersWithSpaces、Lines 和 Paragraphs。原因是上述属性在保护 Excel 电子表格方面无用,因为...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the 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...
  6. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph....property Paragraph.listLabel property Gets a Paragraph.listLabel...value and formatting for this paragraph. get listLabel () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Copying Paragraph and Portion in PPTX Contents [ Hide ] In order...we need to format that on Paragraph and Portion level. There are...

    docs.aspose.com/slides/java/copying-paragraph-a...
  8. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....Words :: Document > (); auto paragraph = System :: ExplicitCast <...< Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sub...
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc.... Paragraphs . Add ( heading ); } // Save...IsInList = true ; page . Paragraphs . Add ( heading ); } // Save...

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