Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 54,881 for

import document

(0.28 sec)
  1. Resize PDF Page Contents|Aspose.PDF for Python ...

    Resize the contents of specific PDF pages using Aspose.PDF for Python....necessary when preparing documents for printing, fitting content...standardizing page formats across a document. Using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/resize-pdf-page-...
  2. Signature Verification|Aspose.PDF for Python vi...

    Learn how to verify digital signatures and check whether a PDF contains signatures using PdfFileSignature in Python....for validating signed PDF documents. After a PDF has been signed...and to detect whether the document contains any signature entries...

    docs.aspose.com/pdf/python-net/signature-verifi...
  3. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Create a Document object and open the input PDF document. Get the...a PDF document. package com.aspose.pdf.examples ; import java...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  4. Rotate BMP Documents Online or using .NET | pro...

    Rotate BMP Document through online app for free. .NET API C# code to rotate BMP files....NET Rotate Bmp Rotate BMP Document Online or via .NET Develop...Develop powerful .NET based BMP document rotation utility application...

    products.aspose.com/total/net/rotate/bmp/
  5. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Rotate TIFF Documents Online or using .NET | pr...

    Rotate TIFF Document through online app for free. .NET API C# code to rotate TIFF files....NET Rotate Tiff Rotate TIFF Document Online or via .NET Develop...Develop powerful .NET based TIFF document rotation utility application...

    products.aspose.com/total/net/rotate/tiff/
  7. 下载并配置Aspose.Cells在Jython中|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cells import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import DocumentBuilder class HelloWorld...

    docs.aspose.com/cells/zh/java/download-and-conf...
  8. Jython中的Hello World|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....asposewords import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import ImportFormatMode class HelloWorld...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  9. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in Java....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/java/use-documentbuilder-...