Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,691 for

replace text

(0.04 sec)
  1. Search and replace text in XLS document via .NE...

    C# source code to redact sensitive information in XLS 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/xls/
  2. How can I replace a placeholder of a pdf docume...

    I have a pdf document named “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172.pdf” and I would like to Replace placeholder [ΠΛΗΓ_ΑΒ] with word document “ΠΛΗΓ_ΑΒ.docx”. This placeholder is between Text of the page of the “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172.pdf” , as yo…...How can I replace a placeholder of a pdf document which is inside...inside text of a page with another word document? Aspose.PDF Product...

    forum.aspose.com/t/how-can-i-replace-a-placehol...
  3. Replace Text Search String in Word Document wit...

    Hello Awais Hafeez, I am facing same issue, should i send my code or do you have generic code to resolve issue. Thanks & Regards, Manjunath....Replace Text Search String in Word Document with Image | C# ...Regards, Manjunath. Search & Replace Text String in Word DOCX Document...

    forum.aspose.com/t/replace-text-search-string-i...
  4. How to replace unicode characters in paragraph?...

    Hello, Is there a way to Replace unicode characters in a paragraph? Example: :female_sign:...How to replace unicode characters in paragraph? Aspose.Words...1 Hello, Is there a way to replace unicode characters in a paragraph...

    forum.aspose.com/t/how-to-replace-unicode-chara...
  5. Search and replace text in XLSB document via .N...

    C# source code to redact sensitive information in XLSB 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/xlsb/
  6. How to replace a text with a link - Free Suppor...

    I am getting an exception when running this code: Document pdfDocument = new Document(_dataDir + “test.pdf”); TextFragmentAbsorber TextFragmentAbsorber = new TextFragmentAbsorber(“Test”); TextSearchOptions TextSearchO…...How to replace a text with a link Aspose.PDF Product Family vaclavj...textFragmentCollecti) { textFragment.Text = "REPLACED"; LinkAnnotation link...

    forum.aspose.com/t/how-to-replace-a-text-with-a...
  7. 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...
  8. Replace text in pdf document taking too much ti...

    We are using Aspose.Pdf in .NET to Replace sensitive Text in pdf. We want to Replace with ### all the regular expressions found in the all the pages in the pdf. If Pdf file is small and it has few words to find, then ev…...Replace text in pdf document taking too much time and consuming...aspose-pdf-net , find-replace-text , replace-text jcgm2 August 23,...

    forum.aspose.com/t/replace-text-in-pdf-document...
  9. Replace | Aspose.Note for .NET API 参考

    将此实例中出现的所有指定 Unicode 字符替换为另一个指定的 Unicode 字符...Replace 内容 [ 隐藏 ] Replace(char, char) 将此实例中出现的所有指定 Unicode 字符替换为另一个指定的...Unicode 字符。 public RichText Replace ( char oldChar , char newChar...

    reference.aspose.com/note/zh/net/aspose.note/ri...
  10. 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/