Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 18,595 for

paragraph

(0.23 sec)
  1. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  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. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldPrintDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrintDate class to effortlessly implement the PRINTDATE field, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDate class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...