Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 5,279 for

document parsing

(0.35 sec)
  1. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... Document (); let builder = new aw ...Series" , [ Date . parse ( "2017-11-06" ), Date . parse ( "2017-11-09"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 Java API 转换 PUB 文件

    本文介绍了使用 Aspose.PUB for Java 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...pub 文件创建内容,供 API 的 Document 类进一步处理。 目前,API 不支持将 PUB 文件中的图像转换为输出...声明一个名为 doc 的 Document 对象,并将在 Parser 对象上调用 Parse 方法的结果赋给它。该方法使用先前创建的解析器解析...

    docs.aspose.com/pub/zh/java/convert-pub-files/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ผสานเอกสาร PDF โดยใช้ C++https://products.aspose.com/pdf/th/cpp/merger/Recent content in ผสานเอกสาร PDF โดยใช้ C++ on Aspsoe.PDF ProductsHugo -......cl c1 // create empty pdf document line cl c1 n doc o = n MakeObjecto...cl c1 // create empty pdf document line cl c1 n outputDoc o =...

    products.aspose.com/pdf/th/cpp/merger/index.xml
  4. How to Rotate PDF using C#

    This article guides on how to rotate PDF using C#. It has development environment settings, a list of steps to be performed and a runnable sample code to rotate PDF pages using C#....using the Document class for changing the orientation Parse through...into the Document class object and then each page is parsed to access...

    kb.aspose.com/pdf/net/how-to-rotate-pdf-using-c...
  5. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me Documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...Can you please send me documentation for creating annotations...PDF component inside the PDF document rather than just overlaying...

    forum.aspose.com/t/creating-annotations-within-...
  6. Convert MHTML to JPEG – Python code and Online ...

    Use Aspose.HTML for Python via .NET to convert MHTML to JPEG with full control over save parameters or convert MHTML online with a free MHTML Converter....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  7. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Document TempLoadDocument = new Aspose.Pdf.Document(DocuementFileName);...= double.Parse(AddImageWidth), Height = double.Parse(AddImageHeight)...

    forum.aspose.com/t/two-issues-with-adding-water...
  8. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA merging within any C++ Application....Tasks for C++ Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/cpp/merger/jira-to-or...
  9. Convert DOCX to TSV using Python or with free O...

    DOCX to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....the ability to manipulate documents, spreadsheets, and presentations...such as document comparison, document signing, and document conversion...

    products.aspose.com/total/python-net/conversion...
  10. GetPageInfo(0) never ends - Free Support Forum ...

    Hi, the attached docx file can't be parsed.GetPageInfo(0) call never ends. Interesting is that is works if no license is set. I suppose this is because in this case not the whole file is parsed. The c# code is simple …...attached docx file can’t be parsed. GetPageInfo(0) call never...case not the whole file is parsed. The c# code is simple (input...

    forum.aspose.com/t/getpageinfo-0-never-ends/44052