Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 376,824 for

document

(0.16 sec)
  1. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上使用 PDF 格式的图章。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 向...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/stamps/
  2. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the Document....or sets the subject of the document. @property def subject ( self...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Contents [ Hide ] Managing document security is essential when...outfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  4. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....Remarks Use this method after document changes that affect field...values in the whole document use Document.normalize_field_types()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/net/portfolio/
  6. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。...Load the PDF file Document document = new Document ( System . IO...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Underline 个注释。...Load the PDF file Document document = new Document ( System . IO...new UnderlineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the Document comments....property Gets or sets the document comments. @property def comments...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF to XLSX Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to XLSX conversion. Use example code for batch PDF to XLSX conversion with Aspose.PDF for PHP via Java...convert programmatically a document from PDF to XLSX format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Document.showSpellingErrors property | Aspose.W...

    Document.showSpellingErrors property. Specifies whether to display spelling errors in this Document....showSpellingErrors property Document.showSpellingErrors property...display spelling errors in this document. get showSpellingErrors ()...

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