Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 21,257 for

7 zip

(0.38 sec)
  1. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....constructor of Scene class Create zip file format object as output...FileFormat.UNIVERSAL3D); //Create zip files and perform asset extraction...

    products.aspose.com/3d/java/extractor/u3d/
  2. Installation | Aspose.Zip Documentation

    A comprehensive guide on installing PythonNet....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/zip/python-net/installation/
  3. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved....a flat XML file instead of a ZIP package. FlatOpcMacroEnabled...a flat XML file instead of a ZIP package. FlatOpcTemplate Saves...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to create new 7Zip archive in Aspose.ZIP - ...

    Hi, I installed the Aspose.Zip for .NET 26.5.0 and can’t figure out how to create a new 7Zip archive. I try this code, but it doesnt work: var archive = new Zip7Archive(); Please assist me with the problem....ZIP Aspose.ZIP Product Family panchenko...1 Hi, I installed the Aspose.ZIP for .NET 26.5.0 and can’t figure...

    forum.aspose.com/t/how-to-create-new-7zip-archi...
  5. The images are not the same size when converted...

    I am trying to convert a PDF that contains images to HTML, but the resulting images are compressed and do not retain the same size as in the original PDF. Code Snippet: image.png (37.8 KB) Required Output: image.png …...ali March 26, 2025, 7:00pm 2 @Shriraksha Can you please...Determinants of Health on the Emerging.zip (344.3 KB) Would you please try...

    forum.aspose.com/t/the-images-are-not-the-same-...
  6. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....compress the Excel file into zip format and upload it here. We...12, 2025, 7:27am 4 budgetoverviewparent-repro.zip (45.5 KB) Here...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  7. Supported extensions are supported in last vers...

    Hi, Can you please check with GDAL + your GDAL of the unsupported extensions with new version if it supported ? If it not supported both GDAL + your GDAL, where can I find support for them? The list: Supported_Extens…...zip (22.3 KB) Thanks, Professionalize...extensions in Supported_Extensions.zip are handled by the latest Aspose...

    forum.aspose.com/t/supported-extensions-are-sup...
  8. Exceed Limit ? - Premium User and not over 50MB...

    I am trying to convert OST to TXT(or Zip, pst… ) but failed and failed again and again. and it appears exceed limits because of file size? it is 30MB OST file. and I just purchased premium user for this and I have no ti…...trying to convert OST to TXT(or ZIP, pst… ) but failed and failed...I was using OST converter to ZIP Limit exceeded We’re sorry, but...

    forum.aspose.com/t/exceed-limit-premium-user-an...
  9. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...O March 7, 2025, 1:41am 1 Aspose.Cells for...詳細は以下の添付ファイルをご確認ください。 PDF変換検証.zip (175.1 KB) [添付ファイル] PDF変換検証.zip └調査結果.xlsx :Excel、Aspose...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  10. Extract Assets from U3D File Formats via .NET |...

    C# source code to load, render and add extract assets from U3D documents on .NET Framework, .NET Core, Mono....constructor of Scene class Create zip file format object as output...Combine( "Directory" , "OutputFile.zip" ); using var output = new FileStream(zipOutput...

    products.aspose.com/3d/net/extractor/u3d/