Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,037 for

replace text

(0.22 sec)
  1. | Aspose

    Sample code for JPEG to XLS Java conversion. Use API example code for batch JPEG files to XLS conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  2. | Aspose

    Sample code for TIFF to XLS Java conversion. Use API example code for batch TIFF files to XLS conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...and can span numeric values, text data, formulas, external data...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  3. C++ API to Convert PCL to XLSM | products.aspos...

    Convert PCL to XLSM via C++ API without using Microsoft Excel or Adobe Reader...such as text extraction, image extraction, text search, text replacement...Values) Convert PCL to TXT (Text Document) Convert PCL to XAML...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un Texto por otro, pero sig…... 2025, 9:06am 4 clean_and_replace_with_aspose.py import os import...cado.pdf" FIND_TEXT = “WELCOME” REPLACE_TEXT = “BIENVENIDO” 1)...

    forum.aspose.com/t/error-proxy-error-invalidval...
  5. C++ API to Convert XPS to SXC | products.aspose...

    Convert XPS to SXC via C++ API without using Microsoft Excel or Adobe Reader...such as text extraction, text search, text replacement, page manipulation...Values) Convert XPS to TXT (Text Document) Convert XPS to XAML...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldTC | Aspose.Words for Java

    Implements the TC field in Java.... Remarks: Defines the text and page number for a table...DocumentBuilder builder, final String text, final String typeIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type... AUTOMATICALLY_REPLACE_NAME_WITH_CONTENT Allows the...STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building block is a structured...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/python-net/how-to-extract...