Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 18,147 for

paragraph

(0.11 sec)
  1. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of this node in C++....section body can contain Paragraph and Table nodes. // If the...Document > ( get_MyDir () + u "Paragraphs.docx" ); for ( System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents....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/net/aspose.words.lis...
  3. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of this node in C++....section body can contain Paragraph and Table nodes. // If the...Document > ( get_MyDir () + u "Paragraphs.docx" ); for ( System ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... text is formatted using paragraphs and portions associated with...Font shades. - Paragraph alignment. - Paragraph bulleting. - Paragraph...

    docs.aspose.com/slides/java/features-overview/
  5. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other Paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...has a Table and some other paragraphs with Aspose OCR and Aspose...may contain paragraphs and Tables. The paragraph text can be...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  6. Topics tagged shapes

    Topics tagged shapes...September 15, 2023 Incorrect paragraph ending in Shape TextBox Aspose...

    forum.aspose.com/tag/shapes
  7. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...

    docs.aspose.com/words/java/create-new-document-...
  8. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances text positioning in your documents by adjusting subsequent text upwards for a polished look....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Python edit DOCX by adding a paragraph at the beginning of the loaded...per your requirement Set paragraph formatting and write the desired...

    kb.aspose.com/words/python/how-to-edit-word-doc...