Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 53,707 for

import document

(0.16 sec)
  1. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。... import aspose.pdf as apdf from io import FileIO from...from os import path epub_load_options = apdf.EpubLoadOptions()...

    products.aspose.com/pdf/zh-hans/python-net/merger/
  2. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF Document with Aspose.PDF Facades using the PdfFileEditor class....PDF document Contents [ Hide ] You can change the document size... You can scale the entire document or specific pages. There are...

    docs.aspose.com/pdf/net/resize-pdf-document/
  3. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. C++ API code to apply password protection on PPTX presentations....C++ Protect Pptx Online PPTX Document Protection or Set Password...Develop powerful C++ based PPTX document protection utility application...

    products.aspose.com/total/cpp/protect/pptx/
  4. Add and Delete PDF Bookmarks in Python|Aspose.P...

    Learn how to add and delete bookmarks in PDF Documents using Python....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  5. Redact ODP Presentation Online or using C++ | p...

    Open and redact ODP Document online via app for free. C++ API code to search and replace ODP text....C++ Redact Odp Redact ODP Document Online or via C++ Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/cpp/redact/odp/
  6. Document bookmark misplaced in the last documen...

    We encountered an issue when Document bookmark in the last Document is misplaced after calls to Document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...Document bookmark misplaced in the last document after document...issue when document bookmark in the last document is misplaced...

    forum.aspose.com/t/document-bookmark-misplaced-...
  7. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF Documents using Python....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  8. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....guide when you need to inspect document properties, update PDF file...extract metadata from a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  9. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....contain attachments such as documents, images, or other files. There...embedded attachments in a document. Create the PdfContentEditor...

    docs.aspose.com/pdf/python-net/remove-attachments/
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...The example below saves a document to a file. // Save a Visio...

    docs.aspose.com/diagram/net/save-visio-document/