Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 375,244 for

document

(0.19 sec)
  1. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....Extract form fields from PDF document As well as enabling you to...ExtractFormFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  2. Export XPS to PPT in Android | products.aspose.com

    Android API to Convert XPS to PPT without using Microsoft Word...Paper Specification) is a document format developed by Microsoft...Microsoft that is used to store documents in a fixed layout. It is similar...

    products.aspose.com/total/android-java/conversi...
  3. Export CGM to SWF in Android | products.aspose.com

    Android API to Convert CGM to SWF without using Microsoft Word...render, print and convert documents within Android applications...to SWF Open CGM file using Document class Convert CGM to PPTX...

    products.aspose.com/total/android-java/conversi...
  4. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    Discover the FileFormatInfo HasDigitalSignature property—quickly check if your Document includes a digital signature, enhancing security and authenticity....property Returns true if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/net/aspose.words/fil...
  5. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…... The documents generating this exception...removing all content from the document and replacing with simple...

    forum.aspose.com/t/filecorruptedexception-when-...
  6. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); }...转换特定页面并将图像保存到流 PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  7. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 向PDF文件的页面集合中添加页面...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  8. C# API to Export EMLX to DOTM | products.aspose...

    Convert EMLX to DOTM without using Microsoft Word or Outlook on .NET... editing, and converting documents. It provides a wide range...features for manipulating documents, such as loading, saving,...

    products.aspose.com/total/net/conversion/emlx-t...
  9. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading Document. By default this property is null and no temporary files are used in C++....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. FileFormatInfo.has_digital_signature property |...

    FileFormatInfo.has_digital_signature property. Returns ``True`` if this Document contains a digital signature...property Returns True if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/python-net/aspose.wo...