Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,331 for

paragraph

(0.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....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/net/aspose.words/doc...
  5. MutationObserver – 与 Aspose.HTML for Java 一起使用

    了解如何使用 Aspose.HTML for Java 的 MutationObserver 类高效地跟踪和处理实时 DOM 更新。...tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. createTextNode...

    docs.aspose.com/html/zh/java/mutationobserver/
  6. MutationObserver – 如何在 C# 与 Aspose.HTML 中使用

    了解如何在 Aspose.HTML for .NET 中使用 MutationObserver 检测 DOM 变化,以实现动态 HTML 处理、自动化和内容监控。...tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. CreateTextNode...

    docs.aspose.com/html/zh/net/mutationobserver/
  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. 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-...
  9. 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...
  10. 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...