Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 400,447 for

document

(0.15 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to sign the Document in C++....certificate was used to sign the document. System :: SharedPtr < Aspose...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color....border into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSavingArgs.keep_page_stream_open property |...

    PageSavingArgs.keep_page_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document page....or close it after saving a document page. @property def keep_page_stream_open...page_stream property after writing a document page into it. Specify True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....is when page layout pulls document content and creates object...computing number of pages in the document or updating fields does not...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/
  6. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/java/multimedia-annotation/
  7. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....in a document with SmartArt objects. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with Java library....Convert PDF/A document to PDF Convert PDF/A document to PDF means...from the original document. Class Document has method RemovePdfaCompliance(...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  9. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java....PdfCustomPropertiesE Specifies the way Document.getCustomDocumentPro() are...converting a document to PDF. Document doc = new Document(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  10. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... Document ): ... Parameter Type Description...Description doc Document The document to which this collector instance...

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