Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 414,704 for

document

(1.98 sec)
  1. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  2. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。...PdfAnnotationEditor > (); // Bind PDF document to the Annotation Editor annotationEditor...创建一个新的PDF文档 auto document = new Document (); document -> get_Pages...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/
  3. Modify Annotations in your PDF File (facades)|A...

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Create a new object...

    docs.aspose.com/pdf/java/modify-annotations/
  4. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....how to extract images from a document, and save them to the local...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....of a document to a separate TIFF image. doc = aw . Document ()...object which we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Clips Live Demos...Add Clip in PS Document A clip in a PS document is a path that...

    docs.aspose.com/page/net/ps/working-with-clips/
  8. DocumentBuilder.end_column_bookmark method | As...

    DocumentBuilder.end_column_bookmark method. Marks the current position in the Document as a column bookmark end...the current position in the document as a column bookmark end....names will be ignored when the document is saved. The actual position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFormatUtil.extension_to_save_format method ...

    FileFormatUtil.extension_to_save_format method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....the format of a document. # Load a document from a file that...open_read ( MY_DIR + 'Word document with missing file extension'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the Document. To learn more, visit the Documentation article in C++....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. class RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...