Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 401,825 for

document

(0.34 sec)
  1. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...new Document object Document pdfDocument = new Document(); //...// Add a page to the PDF document Page page = pdfDocument.Pages...

    forum.aspose.com/t/tif-pdf/293699
  2. PlainTextDocument.BuiltInDocumentProperties | A...

    Discover the PlainTextDocument BuiltInDocumentProperties property to easily access and manage essential Document metadata for enhanced Document organization....BuiltInDocumentPrope of the document. public BuiltInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  3. Freeze Top Row(s) of Excel Worksheet with JavaS...

    In this article, you will learn how to freeze top rows of Excel worksheets programmatically using the JavaScript library with the C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  4. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...work with Bookmarks in PDF Document with Python Library Use the...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/python-net/bookmarks/
  5. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF Document in PHP using Aspose.PDF for improved privacy and Document security....To remove Metadata from Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  6. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures using C#....electronic signatures to sign documents and authenticate the signer...signer to guarantee that a document has not been modified since it...

    docs.aspose.com/words/net/working-with-digital-...
  7. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...extract the comments from the document and format them accordingly...the comments in your Word document to get the author and timestamp...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  8. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...Mail Merge and Reporting documentation article. Remarks The MergeField...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in Document property in Java....Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converting a XPS file to DOCX using Java | Aspo...

    XPS to DOCX conversion via Java sample code. Programmers can use this example code to export XPS to DOCX within any Web or Desktop Java based application....convert programmatically a document from XPS to DOCX format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/xps-to-...