Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,252 for

replace text

(0.05 sec)
  1. Replace Text in PDF throw a NullReferenceExcept...

    I want to Replace Text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Replace Text in PDF throw a NullReferenceExcepti Aspose.PDF Product...Product Family replace-pdf-text sullivan March 26, 2022, 7:16am...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  2. Replace tag with text in a textbox inside the W...

    Learn how to Replace tags with Text in a Textbox within a worksheet using Aspose.Cells for Node.js via C++....Ask AI Replace tag with text in a textbox inside the Worksheet...Scenarios Text boxes can have tags, which can be replaced with some...

    docs.aspose.com/cells/nodejs-cpp/replace-tag-wi...
  3. How to Find and Replace Text in PDF using Python

    This article assists on how to find and Replace Text in PDF using Python. It provides information about setting the environment and a runnable sample code to Replace Text in a PDF using Python....Product Family How to Find and Replace Text in PDF using Python This...guides on how to find and replace text in PDF using Python . It...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  4. Replace text in a workbook using a regular expr...

    Replace Text in a workbook using a regular expression with Aspose.Cells in C++....Replace text in a workbook using a regular expression with Go...Cells provides a feature to replace text in a workbook using a regular...

    docs.aspose.com/cells/go-cpp/replace-text-in-a-...
  5. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and Replace Text in Word document in C++ using a simplified code example. By using C++ Replace Text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....Product Family How to Find and Replace Text in Word Document in C++...topic shows, how to find and replace text in Word document in C++...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  6. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and Replace Text in Word document using Java. Using simple API calls, one can easily Replace Text in Word document using Java for any application and irrespective of Operating System environment....Product Family How to Find and Replace Text in Word Document using Java...steps for how to find and replace text in Word document using Java...

    kb.aspose.com/words/java/how-to-find-and-replac...
  7. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer Text from a pptx. I see, that I can write Text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Read and Replace Header and Footer Text in a Presentation in...Footer text from a pptx. I see, that I can write text via the...

    forum.aspose.com/t/read-and-replace-header-and-...
  8. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and Replace Text in Word document using C#. In C# Word document Replace Text is possible using simple API calls for any of .NET based applications....Product Family How to Find and Replace Text in Word Document using C#...understand how to find and replace text in Word document using C#...

    kb.aspose.com/words/net/how-to-find-and-replace...
  9. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet Textboxes programmatically using Aspose.Cells for C++....Replace tag with text in a textbox inside the Worksheet with...Scenarios Text boxes can have tags which can be replaced with some...

    docs.aspose.com/cells/go-cpp/replace-tag-with-t...
  10. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and Replace it with the Text you want using Java....Ask AI Find and Replace Contents [ Hide ] You can easily navigate...quite a while to find specific text in a long document. It will...

    docs.aspose.com/words/java/find-and-replace/