Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 9,185 for

insert text

(0.06 sec)
  1. 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. SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....creates an empty document, inserts some content and saves it as...DocumentBuilder ( doc ); //Insert some text into the document builder...

    docs.aspose.com/words/java/perl-and-aspose-word...
  3. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....field and keeps only the plain text result. Remove Empty Table Rows...regions from a document: Insert Checkboxes, Text Input or Images during...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  4. GIF to PDF Converter using Python | Aspose.PDF

    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...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract or Remove Images in PDF using Javahttps://products.aspose.com/pdf/java/images/Recent content in Add, Extract or Remove Images in P......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...document via Java subtitle ltr Insert images to PDF document programmatically...

    products.aspose.com/pdf/java/images/index.xml
  6. Change Background of VDX File via .NET | produc...

    C# source code to change background of VDX documents on .NET Framework, .NET Core, Mono or COM Interop....diagram as background page Insert an image to the background...details of the visual elements. Text can also be added to these visual...

    products.aspose.com/diagram/net/changebackgroun...
  7. Update XLSX File using .NET | products.aspose.com

    Modify XLSX documents in C# VB.NET applications without using Microsoft Excel....Cells[column] method Insert new data in the accessed cell...types of data, such as numbers, text, formulas, charts, and formatting...

    products.aspose.com/total/net/update/xlsx/
  8. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document... To easily insert a new field into a document...document, use the DocumentBuilder.insert_field() method. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...