Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 10,764 for

insert text

(0.13 sec)
  1. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....new DocumentBuilder(doc); // Insert a cell into the first column...builder.write("Text in merged cells."); // Insert a cell into the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shapes in Charts with Golang via C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...has some important members: Text (property) – specifies a label’s...

    docs.aspose.com/cells/go-cpp/controls-in-charts/
  3. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to Insert Text, checkboxes, tables, images, and other content elements in C++....DocumentBuilder provides methods to insert text, checkboxes, ole objects...allows you to quickly and easily insert content and formatting. Operations...

    docs.aspose.com/words/cpp/document-builder-over...
  4. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....new DocumentBuilder(doc); // Insert a bookmark with another bookmark...startBookmark("Bookmark 1"); builder.writeln("Text inside Bookmark 1."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Data Cells Inserting and Deleting Rows and Columns Insert PivotTable...Picture Insert a Linked Picture from Web Address Insert a Picture...

    docs.aspose.com/cells/net/developer-guide/
  6. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list.... If the node being inserted was created from another document...imported node can then be inserted into the current document...

    reference.aspose.com/words/net/aspose.words/com...
  7. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....configure the style and color of a text underline. let doc = new aw...builder . writeln ( "Underlined text." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....NET to insert a section Set the license for...to check the section feature Insert a section break with the new...

    kb.aspose.com/words/python/add-sections-to-word...
  9. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....InsertImage method that allow you to insert an inline or floating image...InsertImage method is used to insert an image from a file or URL...

    docs.aspose.com/words/net/resize-image-in-word-...
  10. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

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