Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 12,659 for

replacement

(1 sec)
  1. Archiv

    Archiv... Poté zavolejte metodu replace() . Jako argumenty bere hledaný...doc.range.replace("Aspose.Words", "Hello", aw.replacing.FindReplaceOptions(aw...

    blog.aspose.com/cs/words/python-ms-word-automat...
  2. ארכיון

    ארכיון... לאחר מכן, קרא למתודה replace(). זה לוקח את מחרוזת החיפוש...doc.range.replace("Aspose.Words", "Hello", aw.replacing.FindReplaceOptions(aw...

    blog.aspose.com/he/words/python-ms-word-automat...
  3. Funzionalità Utilità Microsoft Graph|Documentation

    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.... replace ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/it/java/microsoft-graph-u...
  4. Obtenir des en têtes ou des pieds de page avec ...

    Cet article explique comment récupérer programmatiquement les en têtes et pieds de page des fichiers Excel ou OpenOffice en utilisant l API JavaScript via C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/fr/javascript-cpp/get-hea...
  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...