Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 153,523 for

text

(0.76 sec)
  1. IMailMergeCallback.tags_replaced method | Aspos...

    IMailMergeCallback.tags_replaced method. Called when mustache Text tags are replaced with MERGEFIELD fields....tags_replaced() Called when “mustache” text tags are replaced with MERGEFIELD...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Parse Documents via Python | products.aspose.com

    Parse PDF, Microsoft Word and PowerPoint Presentations via your Python application. Extract Text or Images with ease....Document using Python APIs Extract Text or Images from Microsoft Word...information from unstructured text or files. This process is crucial...

    products.aspose.com/total/python-net/parse/
  3. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document.... write ( 'Text in merged cells.' ) # Insert...CellMerge . NONE builder . write ( 'Text in unmerged cell.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF...creating a PDF document containing text “Hello World!”. After installing...document . Pages . Add (); // Add text to new page page . Paragraphs...

    docs.aspose.com/pdf/net/hello-world-example/
  5. output-edit-header.md

    ### Some new Text! Hello, World! [visit applications](https://products.aspose.app/html/family)...### Some new text! Hello, World! [visit applications](https://products...

    products.aspose.com/html/images/markdown/output...
  6. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  8. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your Text format options for optimal results and efficiency....when saving a document into a text based formats. To learn more...encoding to use when exporting in text formats. Default value is Encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  9. | Aspose

    Sample code for PNG to DOCX Java conversion. Use API example code for batch PNG files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/png-to-...
  10. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF for Go....PDF document containing the text “Hello World!” After installing...PageSetSize . Add “Hello World!” text to the first page using PageAddText...

    docs.aspose.com/pdf/go-cpp/hello-world-example/