Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 12,660 for

replacement

(0.14 sec)
  1. Ersätt taggen med text i en textruta på arbetsb...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can have tags that can be replaced with some text at run time...

    docs.aspose.com/cells/sv/java/replace-tag-with-...
  2. HtmlSaveOptions.removeJavaScriptFromLinks prope...

    HtmlSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...the href attribute) will be replaced with “javascript:void(0)”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlFixedSaveOptions.removeJavaScriptFromLinks ...

    HtmlFixedSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...the href attribute) will be replaced with “javascript:void(0)”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::MailMerging::IMailMergeCallback:...

    Aspose::Words::MailMerging::IMailMergeCallback::TagsReplaced method. Called when "mustache" text tags are replaced with MERGEFIELD fields in C++....when “mustache” text tags are replaced with MERGEFIELD fields. virtual...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...Add("your_image_url_here"); // Replace with your image URL // Recognize...} In this example, you can replace "your_image_url_here" with...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  6. Redact PDF Document Online or using Python | pr...

    Open and redact PDF document online via app for free. Python API code to search and replace PDF text....Code listed for search and replace text in PDF file through Python...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/python-net/redact/pdf/
  7. Procurar

    Procurar...replace(imageIndex, new FileInputStream(“lovely...getResources().getImages().replace(1, new FileInputStream("lovely...

    blog.aspose.com/pt/pdf/replace-images-in-pdf-fi...
  8. Online ODT Text Search Application or Develop O...

    Free online app to search in ODT files. Java code for any ODT file text search android application....replace function to find and replace text. Call the...

    products.aspose.com/total/android-java/search/odt/
  9. Online PPTX File Text Finder or Build PPTX Sear...

    Free online app to search in PPTX file. Python API code for any PPTX file text search application....Use find_and_replace_text method to find and replace text. Call...

    products.aspose.com/total/python-net/search/pptx/
  10. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/how-to-convert-excel-to-word...