Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 14,847 for

7 zip

(0.04 sec)
  1. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.Zip (656.2 KB) Document doc = new Document(…...words-java skorpusova March 23, 2023, 7:27am #1 Hi Team. I am trying to...completed this code for example4.zip (656.2 KB) Document doc = new...

    forum.aspose.com/t/nullpointerexception-during-...
  2. Supported File Formats | Aspose.ZIP for .NET

    C# .NET library for developers to work with popular archive formats like Zip, TAR, GZip, and more. Learn the input and output file formats supported by Aspose.Zip API solution for .NET....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/zip/net/supported-file-formats/
  3. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# Zip library for archive decompression and image processing for ASP.NET web application....ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  4. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…... I have attached a zip with the original Visio file...polylines.zip (836.0 KB) oleksii.gorokhovatskyi April 1, 2025, 7:33pm...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  5. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved....a flat XML file instead of a ZIP package. FLAT_OPC_MACRO_ENABLED...a flat XML file instead of a ZIP package. FLAT_OPC_TEMPLATE Saves...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...Family civ2cob June 30, 2025, 7:05am 1 Hi Aspose Team, We are...Compressing the file into a .zip or .gz is not an option , as...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  7. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the msg test file, bec…...file upload, so I zip it guntherMails.zip (2,3 MB) Here it is...of them. The Attachment “1001.zip” can not be found by Aspose Email...

    forum.aspose.com/t/the-message-title-sender-and...
  8. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…...zip (204.2 KB) Professionalize.Discourse...Words.dll 25.3.0.0. test43.zip (7.3 MB) alexey.noskov March 17...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  9. 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/
  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/