Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 183,812 for

zip

(0.41 sec)
  1. Feature List | Aspose.ZIP for Java

    Feature List page provides detailed information on the capabilities of the Aspose.Zip API solution for Java, including supported archive formats and operations such as compression, extraction, and encryption....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/zip/java/features/
  2. OST to PST Conversion Throws NotImplementedExce...

    Hello, According to this post: I use the provided source code: Using MyStorage As Email.Storage.Pst.PersonalStorage = Email.Storage.Pst.PersonalStorage.FromFile(“D:\source.ost”) MyStorage.SaveAs(“D:\target.pst”, Ema…...nerds Could you please ZIP and attach your input OST file...Using Aust.Dev.Nerd@gmail.com.zip (240.9 KB) tahir.manzoor September...

    forum.aspose.com/t/ost-to-pst-conversion-throws...
  3. Convert GLTF to USDZ via Python | products.aspo...

    Sample code for GLTF to USDZ Python conversion. Use API example code for batch GLTF files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/python-net/conversion/gl...
  4. How to Run the Examples|CAD 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....download the ZIP file from here . Extract the contents of ZIP file to...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  5. Convert OBJ to USDZ via C# | products.aspose.com

    Sample code for OBJ to USDZ C# conversion. Use API example code for batch OBJ files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....uncompressed and unencrypetd ZIP archive for the USD (Universal...and a subtype name of vnd.usd+zip and its details can be found...

    products.aspose.com/3d/net/conversion/obj-to-usdz/
  6. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...你可以将文件压缩成zip格式并上传到这里。我们很快就会检查。 qixinskys July...July 1, 2025, 9:27am 5 文件.zip (323.8 KB) 文件在这个地方 amjad.sahi July...

    forum.aspose.com/t/aspose-cells-wps/314668
  7. 使用aspose word 将word转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.Zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...zip (238.1 KB) HtmlFixedSaveOptions...如果上述方案仍未解决问题,建议在本帖继续提供具体的 Word 示例文件(如您已上传的 zip),以便进一步定位。 xiangma December 22...

    forum.aspose.com/t/aspose-word-word-html/323607
  8. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....In Java emulated by Deflate (Zip) compression. Ccitt3 Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...zip (32.6 KB) Kind regards, @Nachti...

    forum.aspose.com/t/missing-text-in-labels/310539
  10. EML parsing with threads and edit/add eml heade...

    Hi Team, We are planning to support EML import in our macOS app with the following requirements: Input Formats: Zip file containing EML folders/files Direct folder containing EML files (with nested structure) Expect…...requirements: Input Formats: ZIP file containing EML folders/files...using multithreading (for large ZIPs/folders with many EML files)...

    forum.aspose.com/t/eml-parsing-with-threads-and...