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

insert text

(1.15 sec)
  1. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...insert(1); // Create object to represent...reporting a specific issue with text alignment in a TOC title using...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  2. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric Text or any field result in Java....that is applied to a numeric, text, or any field result. A field...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldDisplayBarcode clas...

    Aspose::Words::Fields::FieldDisplayBarcode class. Implements the DISPLAYBARCODE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...whether to display barcode data (text) along with image. get_End ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...Examples Shows how to work with insert/delete cell revision color...layout_options . revision_options . insert_cell_color = aw . layout ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....DocumentBuilder ( doc ); // Insert some text in the document. builder...Name = "Noto Sans" ; // Insert some text in the document. builder...

    docs.aspose.com/words/net/integration-in-aws-la...
  6. 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-...
  7. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C#....simple as you can move the insertion point even by using the keyboard’s...clicking the mouse to locate the insertion point wherever you want. But...

    docs.aspose.com/words/net/navigation-with-cursor/
  8. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....insert_cell() . This method starts.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...For equal spacing, we need to insert LCM(cell_count_of_all_rows)...total width; which, due to the text length in the second row, they...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  10. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...Boolean, integer, floating‑point, text, or date/time values. With Aspose...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...