Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 5,643 for

document parsing

(0.39 sec)
  1. Merge JIRA to MS PROJECT via Java

    Sample code for JIRA to MS PROJECT Java merging. Use API example code for batch JIRA files to MS PROJECT merging within any Web or Desktop Java based application....Tasks for Java Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/java/merger/jira-to-m...
  2. Merge JIRA to ORACLE PRIMAVERA via Java

    Sample code for JIRA to ORACLE PRIMAVERA Java merging. Use API example code for batch JIRA files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....Tasks for Java Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/java/merger/jira-to-o...
  3. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Document (); let builder = new aw ...dates = [ Date . parse ( "2014-03-31" ), Date . parse ( "2017-01-23"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PUB Converter API solution | C++

    Convert Microsoft Publisher files Programmatically via C++ library. Simple API solution to build your own PUB converter C++ project....PUB for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/pub/cpp/conversion/
  5. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。... header = header def parse ( self , sheet_name , header...pandas read_excel() API AI Document Assistant Close 将自定义类转换为Excel...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  6. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator type. I am having issues right now with SetAdvancedColor. An element on s…...Parse(opValues(0)) * 255) Dim M = CInt(Double.Parse(opValues(1))...CInt(Double.Parse(opValues(2)) * 255) Dim K = CInt(Double.Parse(opValues(3))...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  7. Convert EML to MHTML via Java | products.aspose...

    Try the code sample to convert EML 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 EML Messages...methods, you can create, load and parse, modify, save emails, or perform...

    products.aspose.com/email/java/conversion/eml-t...
  8. 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...LightCellsDataHandle interface AI Document Assistant Close Get Warnings...

    docs.aspose.com/cells/java/using-lightcells-api/
  9. 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...
  10. 转换 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/