Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 21,877 for

printing document

(1.26 sec)
  1. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential Document properties, enhancing your Word processing efficiency....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  2. How can I convert excel file to word? - Free Su...

    Hello sir. I am a new user of aspose. I would like to convert excel file to word. Can I convert excel file to word using aspose?...Document pdfDocument = new com.aspose.pdf.Document("E2PDFC-out...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document("E2PDFC-out...

    forum.aspose.com/t/how-can-i-convert-excel-file...
  3. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....set_DetectHyperlinks ( true ); // Load document with hyperlinks. auto doc...Words :: Document > ( stream , loadOptions ); // Print hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code....protect the authenticity of a document’s content, you can add a digital...if the File is Encrypted AI Document Assistant Close Combine Multiple...

    docs.aspose.com/cells/java/protect-and-unprotect/
  6. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in Document properties in Java.... A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of pages in the current document, as recorded in the Pages...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERADDRESS field. Document doc = new Document(); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...
  9. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core....the pages of the original document. To do this, we will use the...and user-friendly tool for document manipulation in Python applications...

    products.aspose.com/pdf/python-net/splitter/
  10. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。...pdf as ap document = ap . Document ( input_file ) textAnnotation...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

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