Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 401,841 for

document

(0.6 sec)
  1. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/text-annotation/
  2. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. LayoutEnumerator Enumerates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...Form Field in a PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/net/create-form/
  4. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....object into a document. let doc = new aw . Document (); let builder...contains the OLE object in the document body. // In this case, our...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...fonts from a PDF document, you can use Document.IDocumentFontUtiliti...getAllFonts() method provided in Document class. Please check following...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  8. Digitally Sign PDF File Online or using Java | ...

    Free online app for digital signature in PDF files. Develop Java application to electronically sign PDF Documents....Develop powerful Java based PDF document signing applications. Freely...digital signature into various documents including PDF files online...

    products.aspose.com/total/java/signature/pdf/
  9. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/text-annotation/