Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 10,806 for

insert text

(0.62 sec)
  1. Convert MHTML to DOCM in Python | products.aspo...

    MHTML and HtmlFixed to DOCM conversion in your Python applications without using Microsoft Word...the ability to insert, delete, and replace text, images, and other...Convert MHTML to ODT (OpenDocument Text File Format) Convert MHTML to...

    products.aspose.com/total/python-net/conversion...
  2. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points.... Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the form field type.... Examples Shows how to insert a combo box. doc = aw . Document...'Please select a fruit: ' ) # Insert a combo box which will allow...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PDF Java for Ruby|Aspose.PDF for Java

    Explore how to use Aspose.PDF for Java in Ruby. Combine the power of Ruby scripting with advanced PDF manipulation features....Ruby Insert an Empty Page at End of PDF File in Ruby Insert an...Dimensions in Ruby Working with Text in Ruby Add HTML String using...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ruby/
  5. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....Name Description INSERTION New content was inserted in the document...track_revisions ) # We have added text using the document builder,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....generates and inserts slide image and then insert the slide text by iterating...VCF to DOCM EMLX to PNG EML to TEXT...

    products.aspose.com/total/python-net/conversion/
  7. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and Insert mText acc. to Work with Text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...create dwg and insert mtext acc. to Work with text|CAD Documentation...mText = new CadMText(); mText.Text = "Watermark message"; mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  9. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, Text or any field result. Corresponds to the \* switches in C++....that are applied to a numeric, text or any field result. Corresponds...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes 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/doc...