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

insert text

(0.07 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....DocumentBuilder > ( doc ); // Insert three runs which we can search...Place one of those runs inside a text box. builder -> Writeln ( u...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!... Examples Shows how to insert a paragraph with a top border...0.25d ; builder . Writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++...." ); // Insert a comment to point out an error...get_Runs () -> idx_get ( 0 ) -> set_Text ( u "Hello world!" ); comment...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面...PARAGRAPH, True) below_text = "" for para in paragraphs:..."below" in para.get_text(): below_text = para.get_text() para.remove()...

    forum.aspose.com/t/topic/311384
  6. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... text = "Monthly sales report" ; // Insert a custom chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....straight line segments) Create text strings (Glyphs element) Group...the appearance of graphics and text strings Use brushes of different...

    docs.aspose.com/page/net/feature-list/
  9. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....Java PDF Watermark can be inserted into a document. Whereas,...class to insert the watermark Create formatted text and a watermark...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  10. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....in the header and in the main text of the document. The display...DocumentBuilder ( doc = doc ) # Insert three different colored rectangles...

    reference.aspose.com/words/python-net/aspose.wo...