Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 5,330 for

document parsing

(0.24 sec)
  1. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…... When the XML is parsed, the SDK calls Worksheet.s...newDocumentBuilder(); Document doc = db.parse(new FileInputStream("converted...

    forum.aspose.com/t/load-converted-spreadsheetml...
  2. Create, Edit, or Convert PUB files

    Process, create, and convert Publisher files programmatically with the High Code APIs. C#, Java and C++ solution to integrate into your product!... Improve your document handling capabilities and...and Summarizer The tool that parses and optimizes text of MS PUB...

    products.aspose.com/pub/
  3. 转换 Publisher PUB 文件的 C# API

    本文介绍了使用 Aspose.PUB for .NET 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...pub 文件创建内容,供 API 的 Document 类进一步处理。 目前,API 不支持将 PUB 文件中的图像转换为输出...调用解析器对象上的 Parse 方法来解析 .pub 文件并获得一个 PubDocument 对象。 Parse 方法负责读取和提取...

    docs.aspose.com/pub/zh/net/convert-pub-files/
  4. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....your own preferred parser to parse different data types as per...with Multiple Encodings AI Document Assistant Close Convert Excel...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  5. Using LightCells API|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....template files, the component parses every cell and provides its...count in each worksheet. AI Document Assistant Close Read Numbers...

    docs.aspose.com/cells/net/using-lightcells-api/
  6. Aspose.Cells Java for xlsx4j|Documentation

    The section introduces why we do not select xlsx4j to parse Excel....not xlsx4j xlsx4j can only parse and save Microsoft Open XML...Worksheet Tab Color in xlsx4j AI Document Assistant Close Aspose.Cells...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  7. Convert EMLX to MHTML via Java | products.aspos...

    Try the code sample to convert EMLX files to MHTML format in Java. Download Java API to take your email processing applications to the next level....Installation section of our documentation . How to Convert EMLX Files...methods, you can create, load and parse, modify, save emails, or perform...

    products.aspose.com/email/java/conversion/emlx-...
  8. Convert MHTML to OFT via Java | products.aspose...

    Try the code sample to convert MHTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....Installation section of our documentation . How to Convert MHTML Files...methods, you can create, load and parse, modify, save emails, or perform...

    products.aspose.com/email/java/conversion/mhtml...
  9. Convert AI to PDF using Aspose.PSD Python: Quic...

    Learn how to programmatically convert Adobe Illustrator AI files to PDF format with Aspose.PSD for Python via .NET. Step-by-step guide for beginners.... Read the official documentation for detailed API usage at...at the documentation . Optional: For test projects, you can request...

    blog.aspose.com/psd/python-via-net-simple-ai-to...
  10. Frequently Asked Questions | Aspose.PUB for Java

    Get answers to all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files....(fileName); 2 3 Document doc = parser. parse (); 4 5 com. aspose...(doc, "/users/kashifiqbal/documents/result_out.pdf" ); For more...

    docs.aspose.com/pub/java/faq/