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

insert text

(0.17 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Feature Overview|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....Plain text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/net/feature-overview/
  3. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++.... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  4. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.Insert_paragraph method. Inserts a paragraph break into the document....insert_paragraph method insert_paragraph() Inserts a paragraph...break into the document. def insert_paragraph ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....Words for Java to insert the bookmarks Create a new...set its name Add some sample text Create another nested bookmark...

    kb.aspose.com/words/java/how-to-create-bookmark...
  6. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets.... merge (); // Insert a value into the merged cell...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  7. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to Insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Inserting and Deleting Rows and Columns of Excel file Contents...left. Insert Rows and Columns How to Insert a Row Insert a row...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  8. 计算一系列单元格的总和|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-...
  9. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the font is formatted as bold in C++....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

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