Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 20,474 for

file compression

(0.07 sec)
  1. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...Prepare HTML code and save it to a file 4 String code = "<span>Hello...Initialize an HTML document from the file 10 HTMLDocument document = new...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  2. 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...
  3. 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/
  4. 在 Java 中将 EPUB 转换为 PNG - Aspose.HTML for Java

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

    docs.aspose.com/html/zh/java/convert-epub-to-png/
  5. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...Prepare a path to a source HTML file 4 string documentPath = Path...a path to save the converted file 7 string savePath = Path. Combine...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  6. 将 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/
  7. 保存 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/
  8. 如何通過 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/
  9. 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...
  10. 将 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/