Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,537 for

replace text

(0.58 sec)
  1. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....illustrating the insertion of text input fields and merge fields...The template ensures that the text in the output merged document...

    docs.aspose.com/words/python-net/mail-merge-tem...
  2. Column Widths Discrepancy When Missing Font - F...

    During the conversion of a worksheet to HTML, the column widths of the exported HTML change between Windows and Linux OS. The conditions that produce this behavior are: The "Normal Style" of the worksheet is modified -…...replace(’ ', ‘_’) + “.html”); try (FileOutputStream...the issues: If you compare the text from two generated HTML files...

    forum.aspose.com/t/column-widths-discrepancy-wh...
  3. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....can have text, but not all. Shapes that can have text, can contain...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Fallback Fonts for Presentations on Andr...

    See how Aspose.Slides for Android via Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/androidjava/fallback-font/
  5. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Node.js uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/nodejs-java/fallback-font/
  6. Mail Merge Template in C#|Aspose.Words for .NET

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in C#....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/net/mail-merge-template/
  7. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/cpp/extra-annotations/
  8. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch....manual text manipulation. Instead of writing plain text, you construct...intro. AppendChild (factory. Text ( 18 "This document was generated...

    docs.aspose.com/html/net/create-markdown-docume...
  9. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/bod...
  10. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF documents using Python applications without using Microsoft Word....possible to create RTF (Rich Text Format) files from scratch using...DocumentBuilder class object. Add text into file using DocumentBuilder...

    products.aspose.com/total/python-net/create/rtf/