Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 10,691 for

insert text

(0.1 sec)
  1. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../).... MAIN_TEXT , builder . current_story ....current_story . append_paragraph ( 'Text added to current Story.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....new DocumentBuilder(doc); // Insert headings that can serve as...last two headings we have inserted above will not appear. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate ISMN barcode Images via Android via Ja...

    Android source code to create ISMN barcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/ismn/g...
  4. Generate Postnet barcode Images via Android via...

    Android source code to create Postnet barcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/postne...
  5. Generate EAN (International Article Number) bar...

    Android source code to create EAN (International Article Number) barcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/ean/ge...
  6. Generate USPS OneCode barcode Images via Androi...

    Android source code to create USPS OneCode barcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/onecod...
  7. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....indentation, alignment, and text orientation. Borders provide...alignments, wrap and rotate text in cells. Aspose.Cells further...

    docs.aspose.com/cells/net/format-worksheet-cell...
  8. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....AppendParagraph ( u "Source document text. " ); auto dstDoc = System ::...AppendParagraph ( u "Destination document text. " ); // Append the source document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....DocumentBuilder ( doc = doc ) # Add text to the first section in the...( 'Section 1. ' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....the orientation of the label text. getPosition() Gets the position...the orientation of the label text. setPosition(int value) Sets...

    reference.aspose.com/words/java/com.aspose.word...