Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,675 for

replace text

(0.02 sec)
  1. Replace PDF Text inside Table using C# - Aspose...

    Hi there, I have a problem that I am trying to solve using Aspose.PDF Text Replacement feature. We have reports containing Textual summary of variable lengths. The summary could be any length from a few lines to a few p…...Replace PDF Text inside Table using C# Aspose.PDF Product Family...Family replace-pdf-text rdahal February 21, 2022, 9:04pm #1 Hi...

    forum.aspose.com/t/replace-pdf-text-inside-tabl...
  2. Search and replace text in ODS document via .NE...

    C# source code to redact sensitive information in ODS file on .NET Framework, .NET Core, Mono or Xamarin Platforms....basic document search and replace text in contents, comments or...ToString(); celltext = celltext.Replace( "KIM" , "^^^^^^^^^ ); cell...

    products.aspose.com/cells/net/redaction/ods/
  3. Search and replace text in PDF document via Pyt...

    Python source code to redact sensitive information in PDF file on any platform with .NET support....basic document search and replace text in contents, comments or...PDF modifier - search and replace sensitive information in PDF...

    products.aspose.com/pdf/python-net/redaction/pdf/
  4. Search & Replace Text String in Word DOCX Docum...

    I found many support that used the similar logic to replaec Text with image. But when I tried to use the same code, I got the following error Argument 2: cannot convert from ‘ReplaceWithImageEvaluator’ to ‘string’ Argu…...Search & Replace Text String in Word DOCX Document with BMP PNG...the similar logic to replaec text with image. But when I tried...

    forum.aspose.com/t/search-replace-text-string-i...
  5. How to add/find/replace/delete hidden node? - F...

    Hello team, I want to wrap a existing Text with hidden Texts. Could you tell me how to do it? For example, “<<[tag1]>>” will be Replaced by “#####<<[tag1]>>#####” and “#####” is hidden. Then, after some other operat…...How to add/find/replace/delete hidden node? Aspose.Words Product...to wrap a existing text with hidden texts. Could you tell me...

    forum.aspose.com/t/how-to-add-find-replace-dele...
  6. Replace Text in Word DOCX Document with JPEG GI...

    I want to Replace a particular Text in a document, say , with an image. Using MS Word automation I could do a search for the Text using Selection.Find(), which would move the cursor to my search Text, then I could ins…...Replace Text in Word DOCX Document with JPEG GIF PNG Images using...1:48pm #1 I want to replace a particular text in a document, say...

    forum.aspose.com/t/replace-text-in-word-docx-do...
  7. Replace Image in Existing PDF File uisng C++|As...

    This section describes about Replace image in existing PDF file using ++ library....Replace Image in Existing PDF File uisng C++ Contents [ Hide...collection’s Replace method allows you to replace an image in...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  8. Read through paragraph and replace with another...

    Hi Team, We have a requirement where we have a prefilled word template with multiple paragraphs and we would need to read through each paragraph and Replace it with different Text and then again Replace it different tex…...through paragraph and replace with another text in Aspose word in...and replace it with different text and then again replace it different...

    forum.aspose.com/t/read-through-paragraph-and-r...
  9. Aspose.Word(version 20.11.0.0) Replace text in ...

    Hello Aspose Supporter. We are using your Appose.Word(version 20.11.0.0) in our project to Replace Text in template word document(docx). My template is very simple like that: WordTemplate.png (10.7 KB) And I used the…...0) Replace text in word document BUT unexpected...11.0.0) in our project to replace text in template word document(docx)...

    forum.aspose.com/t/aspose-word-version-20-11-0-...
  10. Java Code to Find & Replace Text containing Lin...

    Hello, in the most recent update (2020.7) there seems to be a change in behavior of public int IReplacingCallback.replacing(ReplacingArgs e) If I set a value containing “\n” or “\r” with e.setReplacement(value); r…...Java Code to Find & Replace Text containing Line Breaks in Word...public int IReplacingCallback.replacing(ReplacingArgs e) If I set...

    forum.aspose.com/t/java-code-to-find-replace-te...