Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 6,165 for

replace text

(0.2 sec)
  1. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...Replace(" ", ""); //string authorForComparison...content = revision.ParentNode.Text; revisionDetails.Add((author...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  2. Replacing bookmarks causes issues when the modi...

    I performed bookmark Replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark Replacement works correctly, and the output docum…...Replacing bookmarks causes issues when the modified document...12:53am 1 I performed bookmark replacement using Input Document 1 and...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph, and then add some text. builder.getParagraphFormat()...getParagraphFormat().getStyle(); // Any text that used a removed style reverts...

    reference.aspose.com/words/java/com.aspose.word...
  4. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep Text consistent and crisp in PowerPoint and OpenDocument presentations.... Does fallback apply to text inside SmartArt, WordArt, charts...glyph-substitution mechanism is used for any text in these objects. Does Aspose...

    docs.aspose.com/slides/androidjava/create-fallb...
  5. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep Text consistent and crisp in PowerPoint and OpenDocument presentations.... Does fallback apply to text inside SmartArt, WordArt, charts...glyph-substitution mechanism is used for any text in these objects. Does Aspose...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  6. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....); Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  7. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFormText | Aspose.Words for Java

    Implements the FORMText field in Java.... Remarks: Inserts a text box style form field. Examples:...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...page-break-after ) are honoured for normal text, but form controls can be placed...check‑boxes are not required , replace the <input> elements with static...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  10. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....DocumentBuilder(doc); // If we want the text in the document always to display...recently used in the Insert -> Text -> Date and Time dialog box...

    reference.aspose.com/words/java/com.aspose.word...