Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 13,179 for

replacement

(1.08 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 Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Java...No Wrap Replace Barcode Text in 2D Barcodes To replace barcode...required, caption labels can replace main text in 1D barcodes by...

    docs.aspose.com/barcode/java/set-barcode-text/
  9. 既存のPDF内のテーブルを操作する|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して既存のPDF内のテーブルを操作する方法を学び、ドキュメントの変更に柔軟性を提供します。...がある場合は、 TableAbsorber クラスのReplace()メソッドを使用してそれを行うことができます。以下の...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/ja/net/manipulate-tables-in...
  10. Najít a nahradit v Java|Aspose.Words místo Java

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít Java....řetězců Můžete použít jednu z Replace metody, jak najít nebo nahradit...([a-zA-Z]+) \1 . Použijte ten druhý. Replace způsob vyhledávání a nahrazení...

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