Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,455 for

replace text

(0.07 sec)
  1. Working with Images in PDF using C++|Aspose.PDF...

    This section describes the features of working with images in a PDF file using C++ library....PDF for C++ , you can replace images in an existing file...images on all pages with C++. Replace Image in Existing PDF File...

    docs.aspose.com/pdf/cpp/working-with-images/
  2. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  3. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns...use substitutions within replacement patterns. The default value...use substitutions within replacement patterns. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. Android API code to search and Replace Powerpoint Text....Code listed for search and replace text in Powerpoint file. Download...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/p...
  5. Redact PPTX Presentation Online or using Androi...

    Open and redact PPTX document online via app for free. Android API code to search and Replace PPTX Text....Code listed for search and replace text in PPTX file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/p...
  6. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....NET can automatically replace commonly misspelled words in...any text You can also correct misspelled words in any text string...

    docs.aspose.com/ocr/net/automatic-spelling-corr...
  7. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit Text in PDF file in Java....and replace some text in the entire file Find and replace some...some other text but change its font and color as well Instantiate...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  8. Format the string - Free Support Forum - aspose...

    Hi all, I have a Textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...for instructions on how to Add Text in an Existing PDF File In case...html controls merely look like text in textbox instead of formatting...

    forum.aspose.com/t/format-the-string/94633
  9. 2D Drawing API | products.aspose.com

    2D Graphics Library to render vector graphics, display Text, and to save drawing results in commonly used graphics file formats...rendering vector graphics and text without any software dependencies...drawing text, geometries, and images, to directly replace System...

    products.aspose.com/drawing/family/
  10. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Examples Shows how to replace text in a document’s footer..... Year ; footer . Range . Replace ( "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/net/aspose.words/doc...