Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 347,574 for

document

(0.08 sec)
  1. Extract data from PDF Forms using PHP via Java ...

    Extract user data fields from fillable PDF Document programmatically with PHP sample code using Aspose.PDF for PHP via Java.... powerful and easy-to-use document manipulation tool in php-java...Load PDF in an instance of Document class. Get values from all...

    products.aspose.com/pdf/php-java/acroforms/extr...
  2. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize Document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/net/aspose.words.loa...
  3. 填写AcroForm|Aspose.PDF for C++

    本节说明如何使用Aspose.PDF for C++在PDF文档中填写表单字段。...PDF for C++允许您填写表单字段,从Document对象的Form集合中获取字段。 让我们看看以下示例如何解决此任务:...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/fill-form/
  4. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....which allows to convert a Word document to PDF. This is achieved by...loading the document into the Aspose.Words document model (DOM)...

    docs.aspose.com/words/net/specify-default-fonts/
  5. Aspose::Words::Lists::ListCollection::GetEnumer...

    Aspose::Words::Lists::ListCollection::GetEnumerator method. Gets the enumerator object that will enumerate lists in the Document in C++....will enumerate lists in the document. System :: SharedPtr < System...Examples Shows how to create a document with a sample of all the lists...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to....Examples Shows how to access a document’s style collection. let doc...doc = new aw . Document (); expect ( doc . styles . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the Document....customDocumentProper of the document. get customDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character)....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options....of a saved XPS document. doc = aw . Document () builder = aw...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

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