Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 10,617 for

insert text

(0.14 sec)
  1. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Microsoft Visio file with the text ‘Hello World’ in a specified...new text box. Insert the words Hello World! into a text box....

    docs.aspose.com/diagram/python-java/your-first-...
  3. 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...
  4. Aspose::Words::Fields::FieldDde::get_InsertAsUn...

    Aspose::Words::Fields::FieldDde::get_InsertAsUnicode method. Gets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldLink::get_InsertAsU...

    Aspose::Words::Fields::FieldLink::get_InsertAsUnicode method. Gets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. 计算一系列单元格的总和|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-...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection 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...
  9. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart...boolean Examples Shows how to insert a chart and set a title. let...DocumentBuilder ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... Examples Shows how to insert a chart and set a title. doc...DocumentBuilder ( doc = doc ) # Insert a chart shape with a document...

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