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

insert text

(0.04 sec)
  1. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....new DocumentBuilder(doc); // Insert a SKIPIF field. If the current...getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...

    reference.aspose.com/words/java/com.aspose.word...
  2. Product Overview

    Aspose.Note for .NET is a class library that enables .NET applications to interact with Microsoft Office OneNote programmatically without the software being installed on the server....saving project files: Rendering text and images from OneNote file... GIF, BMP, TIFF). Rendering text and images from OneNote file...

    docs.aspose.com/note/net/product-overview/
  3. 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...
  4. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...starting point at which the text that lexically follows the field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.true_Text property. Gets or sets the Text displayed if the comparison expression is true....true_text property FieldIf.true_text property Gets or sets the...the text displayed if the comparison expression is true. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...distance_from_text Gets or sets distance of the border from text in points...type. Examples Shows how to insert a paragraph with a top border...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 怎么给指定标题最下面插入内容呢 - 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
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....Composite operations such as insert and remove children. Provides...this node. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. 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-...