Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,340 for

document parsing

(0.16 sec)
  1. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using CShape codes....password verification without parsing specific data of the files...password is valid or not. AI Document Assistant Close Specify Author...

    docs.aspose.com/cells/python-net/verify-passwor...
  2. PDF Extraction API | Aspose.PDF

    Extracting text and images from PDF Documents with free cross-platform Apps and High Code APIs for any platform....How to Parse PDF File Using Aspose Library Why use parsing PDF documents...documents? To Parse PDF File, we’ll use Aspose.PDF API, which...

    products.aspose.com/pdf/parser/
  3. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C# code....password verification without parsing specific data of the files...password is valid or not. AI Document Assistant Close Specify Author...

    docs.aspose.com/cells/net/verify-password-of-en...
  4. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....JSON elements in template documents. For more convenience, the...objects. So, in template documents, a JsonDataSource instance...

    docs.aspose.com/words/net/accessing-json-data/
  5. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Contents [ Hide ] BuildReport( Document , object ) Populates the specified...specified template document with data from the specified source...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using Java code....password verification without parsing specific data of the files...valid or not. Sample Code: AI Document Assistant Close Specify Author...

    docs.aspose.com/cells/java/verify-password-of-e...
  7. 从 PDF 中提取图像|Aspose.PDF for C++

    如何使用 Aspose.PDF for C++ 从 PDF 中提取图像的一部分。..._dataDir ( "C: \\ Samples \\ Parsing \\ " ); // String for file...// Open document auto document = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/zh/cpp/extract-images-from-...
  8. PDF to PDF/A-2 conversion leads to "PDF-Syntax"...

    Hello! I want to convert input.pdf (56.7 KB) to pdf/a: Document Document = new Document(new ByteArrayInputStream(input.pdf)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_2B, Co…...KB) to pdf/a: Document document = new Document(new ByteArrayInputStream(input...ConvertErrorAction.Delete); document.convert(options); document.save(“output...

    forum.aspose.com/t/pdf-to-pdf-a-2-conversion-le...
  9. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...manipulate documents other then PDF while having the parsing data available...they add functionality of PDF parsing within their own solution or...

    products.aspose.com/pdf/cpp/conversion/
  10. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....JSON elements in template documents. For more convenience, the...objects. So, in template documents, a JsonDataSource instance...

    docs.aspose.com/words/java/accessing-json-data/