Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 6,392 for

text extraction

(0.25 sec)
  1. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...Cells can read the text of the formula that is stored...(or Office Scripts API) to extract the script, then process it...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  2. Working with Images in PDF|Aspose.PDF for Java

    This section describes the features of working with images in a PDF file using Java library....image size, replace images, extract images, search, and get Images...deleting images from PDF file. Extract Images from PDF File - use...

    docs.aspose.com/pdf/java/working-with-images/
  3. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....commonly the task of calculating text size during layout construction...among documents, and can be extracted as follows: If you are sure...

    docs.aspose.com/words/java/manipulate-and-subst...
  4. CSV

    CSV stands for Comma-Separated Values. It is a file format used to store and exchange data between different software applications. A CSV file contains data in a tabular form, with each row representing a record and each column representing a field of data. The values in each field are separated by commas, hence the name "comma-separated values." CSV files are commonly used in data analysis and can be easily imported and exported from spreadsheet software such as Microsoft Excel....different data types, including text, numbers, and dates. Efficiency:...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/gis-formats/csv
  5. Convert PPTX to XLTM using Python or with free ...

    PPTX to XLTM conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLTM online converter quickly before integrating the code....provides the ability to add images, text, and shapes to the output file...template automation by combining extracted presentation data with reusable...

    products.aspose.com/total/python-net/conversion...
  6. Convert MSG to ICS via Java | products.aspose.com

    Try the code sample to convert MSG files to ICS format in Java. Download Java API to take your email processing applications to the next level....represents a calendar item extracted from the loaded MapiMessage...format uses a human-readable text-based structure that contains...

    products.aspose.com/email/java/conversion/msg-t...
  7. Convert PCL to WMF via Java | products.aspose.com

    Export PCL file to WMF in your Java applications without using any third party application... Key Use Cases Extracting scalable graphics from PCL...Values) Convert PCL to TXT (Text Document) Convert PCL to XLAM...

    products.aspose.com/total/java/conversion/pcl-t...
  8. Convert XSLFO to TGA via Java | products.aspose...

    Export XSLFO file to TGA in your Java applications without using any third party application...PDF documents, such as adding text, images, and annotations, as...as merging, splitting, and extracting pages. Aspose.Imaging for...

    products.aspose.com/total/java/conversion/xslfo...
  9. Convert XPS to PSD via Java | products.aspose.com

    Export XPS file to PSD in your Java applications without using any third party application...layered and editable images extracted from XPS files, suitable for...Values) Convert XPS to TXT (Text Document) Convert XPS to XLAM...

    products.aspose.com/total/java/conversion/xps-t...
  10. EML parsing with threads and edit/add eml heade...

    Hi Team, We are planning to support EML import in our macOS app with the following requirements: Input Formats: ZIP file containing EML folders/files Direct folder containing EML files (with nested structure) Expect…...Capabilities: EML Parsing Read and extract: Standard headers (Message-ID...Date, etc.) Body content (plain text & HTML) Attachments Thread Handling...

    forum.aspose.com/t/eml-parsing-with-threads-and...