Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 36,317 for

paragraph

(0.1 sec)
  1. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. RelativeVerticalPosition - Aspose.Words for Jav...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...the page. static final int PARAGRAPH = 2 The object is positioned...

    reference.aspose.com/words/java/com.aspose.word...
  3. IMathParagraph | Aspose.Sildes for Python via ....

    IMathParagraph Contents [ Hide ] IMathParagraph class Mathematical Paragraph that is a container for mathematical blo......IMathParagraph class Mathematical paragraph that is a container for mathematical...Description justification Paragraph Justification Default value:...

    reference.aspose.com/slides/python-net/aspose.s...
  4. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_Paragraph property. Gets the first Paragraph among the immediate children....first_paragraph property Cell.first_paragraph property Gets the...the first paragraph among the immediate children. @property def...

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

    TabStop constructor. Initializes a new instance of this class in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Aspose.PDF .NET 2.6.3.0 Hot Fix Release Notes|A...

    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....page number of a specified paragraph. For example, #$REFPAGE(title)...indicates the page number of the paragraph with ID “title”. \4) A new...

    docs.aspose.com/pdf/net/aspose-pdf-net-2-6-3-0-...
  7. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph in C++....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. bool Aspose :: Words :: ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/cpp/translate-markdown-to...