Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 53,320 for

import document

(0.21 sec)
  1. Protect PPT document Online with password and u...

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

    products.aspose.com/total/cpp/protect/ppt/
  2. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....Ask AI Document Builder Overview Contents [ Hide ] Purpose Summary...creation and modification of documents, navigation using a virtual...

    docs.aspose.com/words/python-net/document-build...
  3. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF Documents, verify, or validate the digitally sign PDFs using Python....digital signatures import aspose.pdf as ap import aspose.pydrawing...pfxfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  4. Protect XLSX document Online with password and ...

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

    products.aspose.com/total/cpp/protect/xlsx/
  5. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Hide ] PDF layers allow a document to contain multiple sets of...especially useful in complex documents where content must be organized...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  6. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 从 PDF 文档生成缩略图|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF for Java 从 PDF 文档生成缩略图。...examples ; import com.aspose.pdf.Document ; import com.aspose...JpegDevice ; import com.aspose.pdf.devices.Resolution ; import java.io...

    docs.aspose.com/pdf/zh/java/generate-thumbnail-...
  8. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel Document online via app for free. Android API code to search and replace Excel text with regular expression....Redact Excel Redact Excel Document Online or via Android Apps...powerful Android based Excel document redaction utility application...

    products.aspose.com/total/android-java/redact/e...
  9. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF Document....same or within an external document when you click. A Link Annotations...example: import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/link-annotations/
  10. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...file: import aspose.pdf as ap # Open document document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/