Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 88,903 for

import document

(0.06 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Python....Python Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  2. Barcode Generation - Free Support Forum - aspos...

    Hi, The Barcode generation for the below format is failing. • UPC-A • UPC-A GS1 Code 128 Coupon • UPC-A GS1 Databar Coupon • Aurstralia Poste Parcel. We explored in total 66 Barcode formats, in which the above 4 fo…...asset; import java.awt.image.BufferedImage; import java.io....ByteArrayOutputStrea; import java.io.File; import java.io.FileOutputStream;...

    forum.aspose.com/t/barcode-generation/265874
  3. Aspose::Words::Fields::FieldImport Class Refere...

    Implements the Import field....Description Implements the IMPORT field. Examples Shows how to...to insert images using IMPORT and INCLUDEPICTURE fields. auto...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. 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...
  5. Install Aspose.Slides for Android via Java|Aspo...

    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....demos, and the product documentation. If you want to use a version...and add these imports: import java.io.File ; import com.aspose.slides...

    docs.aspose.com/slides/androidjava/install-aspo...
  6. Add Image to Existing PDF File | Aspose.PDF for...

    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/androidjava/add-image-to-ex...
  7. Serialize Document in a Database|Aspose.Words f...

    Convert a Document into a byte array for work with this Document in a database using C#. You can store and retrieve a Document to and from the database....Serialize and Work with a Document in a Database Contents [ Hide...working with documents is storing and retrieving Document objects...

    docs.aspose.com/words/net/serialize-and-work-wi...
  8. DOCX ወደ PNG - Java ቀይር

    DOCX ወደ PNG ቅርጸት በ Java ኮድ ቀይር። Java ን በመጠቀም DOCX እንደ PNG ያስቀምጡ።...ይምረጡ import com.aspose.words.*; Document doc = new Document("Input...getPageCount(); page++) { Document extractedPage = doc.extractPages(page...

    products.aspose.com/words/am/java/conversion/do...
  9. Փոխարկել MHTML JPG - Java

    Փոխարկեք MHTML -ը JPG ձևաչափի Java կոդով: Պահեք MHTML որպես JPG օգտագործելով Java:...ձևաչափը import com.aspose.words.*; Document doc = new Document("Input...getPageCount(); page++) { Document extractedPage = doc.extractPages(page...

    products.aspose.com/words/hy/java/conversion/mh...
  10. MHTML ወደ JPG - Java ቀይር

    MHTML ወደ JPG ቅርጸት በ Java ኮድ ቀይር። Java ን በመጠቀም MHTML እንደ JPG ያስቀምጡ።...ይምረጡ import com.aspose.words.*; Document doc = new Document("Input...getPageCount(); page++) { Document extractedPage = doc.extractPages(page...

    products.aspose.com/words/am/java/conversion/mh...