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

replacement

(1.2 sec)
  1. Arbeiten mit OLE-Objekten|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 ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/de/java/working-with-ol...
  2. Bearbeiten Sie die eingebetteten OLE-Objekte in...

    Diese Seite beschreibt, wie man ein Ole-Objekt mit der Bibliothek Aspose.Diagram manipuliert.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/de/java/manipulate-the-...
  3. Trabajar con objetos OLE|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 ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/es/java/working-with-ol...
  4. Manipuler les objets OLE intégrés dans Visio Di...

    Cette page décrit comment manipuler l'objet ole avec la bibliothèque Aspose.Diagram.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/fr/java/manipulate-the-...
  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. Procurar

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

    blog.aspose.com/pt/pdf/replace-images-in-pdf-fi...
  7. 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...
  8. 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...
  9. 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
  10. 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...