Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 414,119 for

document

(0.58 sec)
  1. Table constructor | Aspose.Words for Node.js

    Table constructor. Initializes a new instance of the [Table](../) class....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Watermark class | Aspose.Words for Node.js

    Aspose.Words.Watermark class. Adapts [Watermark](./) class public API for Node.js porting....Adds Image watermark into the document. setImage(imageStream, options)...Adds Image watermark into the document. setText(text) Adds Text watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the Document has not been tampered with Also returns ``True`` if there are no digital signatures...collection are valid and the document has not been tampered with...Examples Shows how to sign documents with X.509 certificates. #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline Document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....implementation for printing of a Document within the .NET printing framework...more, visit the Printing a Document Programmatically or Using...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for net platform...NET Library can convert a document from any supported download...

    products.aspose.com/pdf/net/merger/md/
  7. Search in Documents via Mobile Android Apps | p...

    Search Documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Android via Java Search Search Documents using Android APIs Efficiently...data from a wide range of documents, such as Microsoft Office...

    products.aspose.com/total/android-java/search/
  8. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF Document....encrypting the output PDF document. @property def encryption_details...value is None and the output document will not be encrypted. When...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF Document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  10. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/