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

insert text

(0.17 sec)
  1. 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...
  2. 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...
  3. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  4. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...= datetime.now() comment.set_text( "Quisque fringilla leo." )...

    products.aspose.com/words/python-net/make/html/
  5. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Java API code to manage comments of RTF files....Exchange Annotating RTF (Rich Text Format) files is important for...notes while preserving plain text structure. Document Exchange:...

    products.aspose.com/total/java/annotate/rtf/
  7. Export OFT to DOC via C++ | products.aspose.com

    C++ API to Convert OFT to DOC without using Microsoft Word or Outlook...as well as to insert, delete, and extract text and images. By...Convert OFT to ODT (OpenDocument Text File Format) Convert OFT to...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Online SVG to ODT Conversion or Develop Java ba...

    Free online app to convert SVG to ODT files. Java conversion library code for SVG documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...SVG files to ODT (OpenDocument Text) allows embedding vector graphics...

    products.aspose.com/total/java/conversion/svg-t...
  9. Converting a GIF file to PDF using Python | Asp...

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...methods such as adding images or text. Specify the coordinates and...specifications. It allows developers to insert tables, graphs, images, hyperlinks...

    products.aspose.com/pdf/python-net/conversion/g...
  10. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...InsertSignatureLine( SignatureLineOptions ) Inserts a signature line at the current...signature line node that was just inserted. Examples Shows how to sign...

    reference.aspose.com/words/net/aspose.words/doc...