Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 28,320 for

document compression

(1.76 sec)
  1. Online PS to SXC Conversion or Build .NET based...

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

    products.aspose.com/total/net/conversion/ps-to-...
  2. Converting a HTML file to XPS using Python | As...

    Sample code on Python for HTML to XPS conversion. Use example code for batch HTML to XPS conversion with Python and .NET...convert programmatically a document from HTML to XPS format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/h...
  3. 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...
  4. Online MD to XLT Conversion or Build .NET based...

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

    products.aspose.com/total/net/conversion/md-to-...
  5. Convert CGM to EMZ via C# API | products.aspose...

    Export CGM to EMZ in your .NET applications without using any third party application...tools for manipulating PDF documents, including the ability to...via .NET Open CGM file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Online MHTML to POTM Conversion or Build .NET b...

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

    products.aspose.com/total/net/conversion/mhtml-...
  7. Online MHTML to POTX Conversion or Build .NET b...

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

    products.aspose.com/total/net/conversion/mhtml-...
  8. Online MHTML to ODP Conversion or Build .NET ba...

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

    products.aspose.com/total/net/conversion/mhtml-...
  9. Converting a HTML file to XLSX using Python | A...

    Sample code on Python for HTML to XLSX conversion. Use example code for batch HTML to XLSX conversion with Python and .NET...convert programmatically a document from HTML to XLSX format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/h...
  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