Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 15,610 for

paragraphs

(0.03 sec)
  1. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Convert DOT to ODP via C++ or with free Online ...

    Export DOT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to ODP online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert DOCM to PPTM via C++ or with free Onlin...

    Export DOCM to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/docm-t...
  4. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::Fields::FieldBidiOutline class |...

    Aspose::Words::Fields::FieldBidiOutline class. Implements the BIDIOUTLINE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 图表格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的图表实体... Paragraphs [ 0 ]. Portions [ 0 ]; chartTitle.... TextFrameForOverridi . Paragraphs [ 0 ]. Portions [ 0 ]; valtitle...

    docs.aspose.com/slides/zh/net/chart-formatting/
  8. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/odp/
  10. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

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