Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 26,611 for

document compression

(0.34 sec)
  1. Resize PDF using C++ | Aspose.PDF

    Resize PDF Documents programmatically with C++ sample code using Aspose.PDF for C++....Programmatic modification of PDF documents is an essential part of modern...developers to resize PDF documents quickly and efficiently through...

    products.aspose.com/pdf/cpp/resize/
  2. Convert CGM to SWF via Java API | products.aspo...

    Java API to Convert CGM to SWF without using Microsoft Word...create, edit, and manipulate documents, presentations, and images...edit, and manipulate PDF documents, as well as the ability to...

    products.aspose.com/total/java/conversion/cgm-t...
  3. Online PCL to OTP Conversion or Develop Java ba...

    Free online app to convert PCL to OTP files. Java conversion library code for PCL Documents....will be converted into OTP document Download the converted OTP...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Online PCL to PPS Conversion or Develop Java ba...

    Free online app to convert PCL to PPS files. Java conversion library code for PCL Documents....will be converted into PPS document Download the converted PPS...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Online PDF to OTP Conversion or Develop Java ba...

    Free online app to convert PDF to OTP files. Java conversion library code for PDF Documents....will be converted into OTP document Download the converted OTP...Automation API Open PDF file using Document class Convert PDF to PPTX...

    products.aspose.com/total/java/conversion/pdf-t...
  6. Online PDF to POTX Conversion or Develop Java b...

    Free online app to convert PDF to POTX files. Java conversion library code for PDF Documents....will be converted into POTX document Download the converted POTX...Automation API Open PDF file using Document class Convert PDF to PPTX...

    products.aspose.com/total/java/conversion/pdf-t...
  7. Converting a XPS file to TXT using Java | Aspos...

    XPS to TXT conversion via Java sample code. Programmers can use this example code to export XPS to TXT within any Web or Desktop Java based application....programmatically a document from XPS to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/xps-to-...
  8. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader... It is a compressed file format which is used...to POTM Open XML file using Document class reference Convert XML...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Online XPS to MHTML Conversion or Build .NET ba...

    Free online app to convert XPS to MHTML files. .NET C# conversion library code for XPS Documents....will be converted into MHTML document Download the converted MHTML...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  10. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...new Document object Document pdfDocument = new Document(); //...// Add a page to the PDF document Page page = pdfDocument.Pages...

    forum.aspose.com/t/tif-pdf/293699