Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,668 for

insert text

(0.15 sec)
  1. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldRef.includeNoteOrComment property | Aspose...

    FieldRef.includeNoteOrComment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and Insert the corresponding footnote, endnote, and comment Text....marked by the bookmark, and insert the corresponding footnote...footnote, endnote, and comment text. get includeNoteOrComment () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....Using the AddAutoShape method, insert a Rectangle shape in the newly...newly created slide Insert a text frame using the addTextFrame...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  4. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...properties. Examples: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE field... displayResult Gets the text that represents the displayed...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Edit DOC In C#

    Edit DOC in C# code....C# C++ View code snippet Edit text in DOC using C# Programmatic...digital workflow. Edit text in DOC, insert graphs using external...

    products.aspose.com/words/net/edit/doc/
  9. Edit WORD In C++

    Edit a Word document in C++ code....C# C++ View code snippet Edit text in Word using C++ Programmatic...digital workflow. Edit text in Word, insert graphs using external...

    products.aspose.com/words/cpp/edit/word/
  10. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....DocumentBuilder > ( doc ); // Insert a cell into the first column...-> Write ( u "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words/doc...