Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 17,666 for

paragraph

(0.05 sec)
  1. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Group, Convert and Verify Shapes|Documentation

    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.... Working with Shapes Paragraph Rotate, Change the Position...

    docs.aspose.com/diagram/java/group-convert-and-...
  7. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...(MarkupParagraph paragraph in section.Paragraphs) { StringBuilder...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  8. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Page Description Language Mergers | Java

    To merge a file of a PDL format to the single one in PDF format use this API for Java solution. See the examples depicted in the code....Language Mergers | Java In this paragraph, you will find the description...

    docs.aspose.com/page/java/merge/