Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 53,968 for

import document

(0.21 sec)
  1. View XLSB File Online and Read XLSB Document us...

    Free online XLSB file viewer app. Python API code to read XLSB file for viewer application....powerful Python based XLSB document viewer utility application...XLSB document through Python. Download View XLSB Document via...

    products.aspose.com/total/python-java/viewer/xlsb/
  2. View XLTM File Online and Read XLTM Document us...

    Free online XLTM file viewer app. Python API code to read XLTM file for viewer application....powerful Python based XLTM document viewer utility application...XLTM document through Python. Download View XLTM Document via...

    products.aspose.com/total/python-java/viewer/xltm/
  3. 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...
  4. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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....Layers To add Layers in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  5. View DOC File Online and Load or Read DOC File ...

    Free online DOC file viewer app. Python API code to read and load DOC file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based DOC document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/doc/
  6. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  7. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimize file Size of PDF document using Aspose.PDF Java for...optimize_filesize () # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  8. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new Document in JavaScript in a few steps....or Word documents in JavaScript Create a new document in almost...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/nodejs-net/make/
  9. 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-...
  10. Create Submit Button|Aspose.PDF for Python via ...

    Learn how to add a Submit Button to a PDF Document programmatically using Aspose.PDF for Python. This tutorial demonstrates how to create a button that submits form data to a specified URL and save the updated PDF.... Load an existing PDF document. Add a Submit Button field...new button. import sys from os import path import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/create-submit-bu...