Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 12,961 for

replacement

(0.11 sec)
  1. 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...
  2. Procurar

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

    blog.aspose.com/pt/pdf/replace-images-in-pdf-fi...
  3. Buscar y reemplazar texto en Excel usando Java

    Siga este artículo para buscar y reemplazar texto en Excel usando Java. Incluye todos los detalles para configurar el IDE, una lista de pasos y un código de ejemplo para implementar la búsqueda y reemplazo de texto en Excel con Java....buscar el texto y el método replace() para cambiar el texto en...objetivo. Utilice el método replace() para cambiar el texto y repita...

    kb.aspose.com/es/cells/java/find-and-replace-te...
  4. 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...
  5. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/converterxls2doc-sample/175725
  6. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word document. How can I do this? Please help....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...
  7. 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/
  8. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...Mode Wrap Mode NoWrap Mode Replace Barcode Text in 2D Barcodes...case when it is necessary to replace the barcode text for 2D barcodes...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  9. Optimizar la gestión de imágenes en PowerPoint ...

    Optimice la gestión de imágenes en PowerPoint y OpenDocument con Aspose.Slides para Python a través de .NET, mejorando el rendimiento y automatizando su flujo de trabajo.... urlopen ( "[REPLACE WITH URL]" ) . read ()) image... images [ 0 ] old_image . replace_image ( image_data ) # La segunda...

    docs.aspose.com/slides/es/python-net/image/
  10. Working with XML using C#|Aspose.PDF for .NET

    Learn how to generate a PDF document from XML in Aspose.PDF for .NET...or automate the process of replacing the data in one file with...

    docs.aspose.com/pdf/net/working-with-xml/