Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 10,796 for

insert text

(0.09 sec)
  1. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....row height to fit the vertical text. builder . insertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/
  4. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....present calculated color of the text (black or white) to be used...() True if the right-to-left text is formatted as bold. get_Border...

    reference.aspose.com/words/cpp/aspose.words/font/
  5. Java API to Export EPUB to OTT | products.aspos...

    Convert EPUB to OTT using on premise Java API... String commandString = "INSERT INTO Documents (FileName, FileContent)...**EPUB to OTT (OpenDocument Text Template)** is essential for...

    products.aspose.com/total/java/conversion/epub-...
  6. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX documents within any Python based application....diagram as background page Insert an image to the background...VSX files can be opened in any text editor to view the contents...

    products.aspose.com/diagram/python-java/changeb...
  7. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....license) you can recognize texts in any supported languages and...launch, even when processing text from multiple images or regions...

    docs.aspose.com/ocr/cpp/licensing/
  9. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....00E+00” Text - “@” Accounting - “ -"$\”*...() -> set_Text ( u "Monthly sales report" ); // Insert a custom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...write("This is text at the end of footer"); ssj123ssj...following HTML structure to insert content with comments: <div>...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...