Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 124,528 for

text

(0.21 sec)
  1. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  2. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....getTrackRevisions()); // We have added text using the document builder,...parent node from the paragraph text // and then remove the collection's...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeConText property to easily manage paragraph numbering in your documents for enhanced clarity....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  5. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects.... Text = "Hello world!" ; comment ...are not "done" with a faded text color. comment = new Comment...

    reference.aspose.com/words/net/aspose.words/com...