Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 36,324 for

paragraph

(0.07 sec)
  1. FieldListNum.ListName | Aspose.Words for .NET

    FieldListNum ListName property. Gets or sets the name of the abstract numbering definition used for the numbering in C#....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::DocumentVisitor::VisitSectionSta...

    Aspose::Words::DocumentVisitor::VisitSectionStart method. Called when enumeration of a section has started in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Body | Aspose.Words for .NET

    Body constructor. Initializes a new instance of the Body class in C#....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/bod...
  4. compositenode - Aspose.Words for Java - API Ref...

    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...InlineStory , OfficeMath , Paragraph , Row , Section , ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  5. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....right tab stop in TOC related paragraphs. Document doc = new Document(getMyDir()...docx"); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Pdf::FloatingBox Class Reference - Aspo...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::FloatingBox Class Reference R......that indicates whether the paragraph need to be repeated on next...attribute is only valid when the paragraph itself and the object its...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  7. GetEffectsByParagraph | Aspose.Sildes for .NET ...

    Returns array of effects for the specified Paragraph....effects for the specified paragraph. public IEffect [] GetEffectsByParagrap...GetEffectsByParagrap ( IParagraph paragraph ) See Also interface IEffect...

    reference.aspose.com/slides/net/aspose.slides.a...
  8. Aspose.Slides for CPP 18.11 Release Notes|Aspos...

    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....to get effects by text-box paragraphs Feature SLIDESNET-40523 Implement...effects for the specified text paragraph. System :: ArrayPtr < System...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  9. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java.... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/java/com.aspose.word...
  10. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

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