Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 9,209 for

insert text

(0.05 sec)
  1. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...the second line of wrapping text for the list level. trailingCharacter...Returns or sets the character inserted after the number for the list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....the document builder's node insertion cursor is in more than one...edited." ); // If a region of text has two overlapping editable...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... text_position Returns or sets the...the second line of wrapping text for the list level. trailing_character...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....tag) rather than converted to text or graphics. getExportGeneratorNa()...tag) rather than converted to text or graphics. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....creates an empty document, inserts some content and saves it as..."C:\\Temp\\out.txt" , $ saveFormat -> TEXT Mail Merge with Regions First...

    docs.aspose.com/words/java/usage-examples-for-php/
  6. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  7. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....navigate to a Run of text then you can insert bookmark right before...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java.... Note – While inserting a combobox or dropdown list...]>> Inserting Hyperlinks Dynamically in Java Setting Text Color...

    docs.aspose.com/words/java/working-with-content...