Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 6,000 for

document parsing

(0.18 sec)
  1. Online JSON to WORDML Conversion or Build .NET ...

    Free online app to convert JSON to WORDML files. .NET C# conversion library code for JSON Documents....will be converted into WORDML document Download the converted WORDML...Load PDF document by using Document class Save the document to WORDML...

    products.aspose.com/total/net/conversion/json-t...
  2. C# SVG API – Parse, Edit & Convert SVG Files to...

    Aspose.SVG for .NET library for SVG processing. Create, edit, convert SVG to PDF, PNG, JPG, and XPS with high quality. Full W3C compliance. Free trial available...API to Parse and Process SVG Files Create, load, parse, render...NET Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/
  3. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...Search () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  4. Convert Markdown to PNG in Python

    Use Python library to convert Markdown to PNG. Save Markdown as an image file using Aspose.HTML for Python via .NET. Try online MD to PNG 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/...
  5. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....the source PDF file into the Document class object for converting...inside the source PDF using Document.pages collection Call the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....the source PDF file into the Document object containing multiple...multiple pages for splitting Parse through all the pages of the loaded...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  7. 使用文档编程 | Aspose.PUB for C++

    要使用 Aspose.PUB for C++ 编写 PUB 文件,首先要编辑描述其属性(如作者、瓦片、公司、语言等)的文件元数据。...SharedPtr < Document > document = parser -> Parse(); 13 14 document...SetCompany( u "company" ); 15 document -> get_DocumentSummaryInfo()...

    docs.aspose.com/pub/zh/cpp/programming-with-doc...
  8. Aspose::Words::SignatureLineOptions::get_AllowC...

    Aspose::Words::SignatureLineOptions::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that signature line is signed by digital signature and this digital signature is valid in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...