Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 20,265 for

printing document

(0.12 sec)
  1. How to add Watermark Annotation using C++ | Asp...

    Add Watermark annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/watermar...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the Working with Fields documentation article. Remarks: Retrieves...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....represent graphics that shall be printed at a fixed size and position...regardless of the dimensions of the printed page. You can add Watermark...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  4. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF Document....and engagement with your documents. Such content in PDF format...Annotations. Annotations in a PDF document are contained in a Page object’s...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  5. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!...get ; set ; } Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/net/aspose.words.pro...
  6. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...获取、更新和展开书签使用Python Contents [ Hide ] 获取书签 Document 对象的 OutlineCollection 集合包含了...aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf ) # 遍历所有书签...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  7. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....the Working with Fields documentation article. Remarks: Creates...throws Exception { Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to document.save() method, to generate...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  9. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Extract AcroForm - Extract Form Data from PDF i...

    Extract form from your PDF Document with Aspose.PDF for .NET library. Get value from an individual field of PDF file....from all the Fields of PDF Document To get values from all the...the fields in a PDF document, you need to navigate through all...

    docs.aspose.com/pdf/net/extract-form/