Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 10,806 for

insert text

(0.2 sec)
  1. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing.... 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...
  2. 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-...
  3. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....use IF fields if you need to insert “his”, “her”, “he” or “she”...Gender } = MALE “true text” “false text” } { IF “{{ GENDER }}”...

    docs.aspose.com/words/java/mail-merge-template-...
  4. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...to open a PDF, replace some text and then save the document....document and all I’m doing is some text replacement and stamping an...

    forum.aspose.com/t/extended-features-lost/32287
  5. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.chart chart.title.text = "Demo Chart" chart.series...

    products.aspose.com/words/nodejs-net/make/
  6. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.chart chart.title.text = "Demo Chart" chart.series...

    products.aspose.com/words/nodejs-net/make/word/
  7. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/html/
  8. Online PCL to MARKDOWN Conversion or Develop Ja...

    Free online app to convert PCL to MARKDOWN files. Java conversion library code for PCL documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...documentation Creating structured text for websites, blogs, or README...

    products.aspose.com/total/java/conversion/pcl-t...
  9. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....used to customize the image insertion in the Word file. Steps to...newly created document Call the insert_image() method in the DocumentBuilder...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....code snippets show how to add text in an existing PDF file. package...TextFragment ( "col3 with large text string" ); row1 . getCells ()...

    docs.aspose.com/pdf/java/add-table-in-existing-...