Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 15,610 for

paragraphs

(0.06 sec)
  1. Edit Markdown In C++

    Edit Markdown in C++ code....Remove unwanted MD elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/cpp/edit/md/
  2. Edit DOCX In C++

    Edit DOCX in C++ code....Remove unwanted DOCX elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/cpp/edit/docx/
  3. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离... Paragraphs [ 0 ]; para . Portions ....

    docs.aspose.com/slides/zh/net/chart-data-label/
  4. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....shortcut method that creates a Paragraph object with optional text...() override Gets the first paragraph in the story. get_HasChildNodes...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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....and ending of the styles or paragraphs appear in the incorrect place...= textData . Items [ 0 ]. Paragraph ; var textToReplace = textData...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  6. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/java/find-and-replace/
  7. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Run can only be a child of Paragraph or inline StructuredDocumentTa...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++.... get_Paragraphs () Represents an estimate...estimate of the number of paragraphs in the document. get_RevisionNumber...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....NET Parse markdown Markdown paragraph XHTML JPG PDF XML MHTML HTML...HTML Markdown Paragraph in C# Use the C# library to create Markdown...

    products.aspose.com/html/net/markdown-paragraph/