Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 18,180 for

paragraphs

(0.5 sec)
  1. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...delimits each level of the paragraph numbering. Inheritance: FieldBidiOutline...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in JavaScript Contents...Contents [ Hide ] Get Paragraph and Portion Coordinates in TextFrame...

    docs.aspose.com/slides/nodejs-java/paragraph/
  6. 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...
  7. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/cpp/position-a-table/
  8. Bold in Markdown – C# Code Examples

    Create Markdown bold text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....multiple words, sentences, paragraphs, and so on, depending on...multiple words, sentences, paragraphs, and so on, depending on...

    products.aspose.com/html/net/markdown-bold/
  9. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/net/rendering/
  10. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...visitParagraphEnd(paragraph) Called when enumeration of a paragraph has ended...visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...

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