Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 21,978 for

file compression

(1.94 sec)
  1. Manipulating DICOM Formats|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....supports export from various raster file formats including multi-paged...of Jpeg, Jpeg2000 and RLE compression methods in Dicom Dicom format...

    docs.aspose.com/imaging/net/manipulating-dicom-...
  2. 如何通過 C# 鎖定 Zip 文件夾 |通過 .NET Aspose Zip 鎖定 ZIP 存檔。

    使用密碼保護 ZIP 檔案的 C# 源代碼。以編程方式將單個或多個文件和文件夾添加到鎖定的 ZIP 存檔。...with the output ZIP archive file path as parameter with mod FileMode...Create. Open and read the source file into a FileStream object with...

    products.aspose.com/zip/zh-hant/net/lock/
  3. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....provide the support for Binary DXF file format, Aspose.Imaging for Java...problems with PNG inner compression. Constructors Added to PngImage...

    docs.aspose.com/imaging/java/public-api-changes...
  4. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。...Saving; using var stream = File.OpenRead(DataDir + "input.epub");...EPUB file for reading 4 using FileStream stream = File. OpenRead...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  5. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...co-working and digital signature, compression, support for different devices...we set 3 for PS and EPS . AI files, as I concluded from my research...

    docs.aspose.com/page/net/comparison-of-page-des...
  6. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...Prepare SVG code and save it to a file 4 String code = "<svg xmlns='http://www...an SVG document from the svg file 12 SVGDocument document = new...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  7. Resize PDF Document in Python | Change PDF Page...

    Learn how to resize PDF documents in Python using Aspose.PDF. Discover easy steps and code examples to change PDF page size....features for manipulating PDF files. With Aspose.PDF, developers...ideal choice for handling PDF files programmatically. To resize...

    blog.aspose.com/pdf/resize-pdf-document-in-python/
  8. 在 Java 中将 EPUB 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 PDF。在Java代码示例中考虑各种EPUB到PDF的转换方案。...2 3 // Open an existing EPUB file for reading 4 java. io . FileInputStream...2 3 // Open an existing EPUB file for reading 4 java. io . FileInputStream...

    docs.aspose.com/html/zh/java/convert-epub-to-pdf/
  9. Manipulating DICOM Formats|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....supports export from various raster file formats including multi-paged...of Jpeg, Jpeg2000 and RLE compression methods in Dicom Dicom format...

    docs.aspose.com/imaging/python-net/manipulating...
  10. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... IO ; Copy 1 // Save SVG to file using C# 2 3 // Prepare a path...Load the SVG document from a file 7 using (SVGDocument document...

    docs.aspose.com/svg/zh/net/save-svg-document/