Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 16,686 for

insert text

(0.11 sec)
  1. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to Insert watermarks into the documents....Provides methods intended to insert watermarks into the documents...set_text(input_file_name, output_file_name, watermark_text) Adds...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comments Replies not coming properly - Free Sup...

    Hi, I have one comment list which includes replies also. And I’m adding those to our document, but also I want to highlight on which word comment is added for that I am using the following lines. CommentRangeStart comme…...string like following <p>To insert a new paragraph into the document...document , in fact, you need to insert a paragraph break character...

    forum.aspose.com/t/comments-replies-not-coming-...
  3. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden Text in the document is rendered. Default is false in C++....indication of whether hidden text in the document is rendered...const Examples Shows how to hide text in a rendered output document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....needs to have document body text enclosed by // BookmarkStart...0 ) -> get_Text (). Trim ()); Shows how to insert a hyperlink...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Drawing::Charts::ChartTitle Clas...

    Provides access to the chart title properties.... Examples Shows how to insert a chart and set a title. auto...MakeObject<DocumentBuilder>(doc); // Insert a chart shape with a document...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. CustomXmlPartCollection.Clear | Aspose.Words fo...

    CustomXmlPartCollection Clear method. Removes all elements from the collection in C#....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 计算一系列单元格的总和|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.... Text ); } } } // Get the SharedStringTablePar...SharedStringTablePar >(); } // Insert the result into the SharedStringTablePar...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  8. 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 =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  9. shapebase - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....can be positioned inline with text or floating. The positioning...properties. Example: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....// Use a document builder to insert a table of contents, // and...within this document"); // Insert an RD field, which references...

    reference.aspose.com/words/java/com.aspose.word...