Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 183,640 for

zip

(0.33 sec)
  1. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…...not supported just zip the file and upload ZIP archive. roydonnelly...Thank you. Here are the files zipped. The docx produces the correct...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  2. Aspose.slides 20.7版本,ppt转换为svg后,文字颜色改变 - Free S...

    原图: image.png (5.4 KB) svg结果: image.png (6.7 KB) 文字颜色原本是fill=“#30353D”,转换后颜色与字体样式均发生改变。... 或者,您也可以将演示文稿文件打包成 ZIP 压缩包并上传到这里,我们可以帮您检查该问题在最新版本的 Aspose...

    forum.aspose.com/t/aspose-slides-20-7-ppt-svg/3...
  3. The images are not the same size when converted...

    The images are not the same size when converted from PDF to HTML 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 a......zip (208.2 KB) Read full topic The...please share the output HTML in .zip format for our reference? We...

    forum.aspose.com/t/the-images-are-not-the-same-...
  4. Convert U3D to USDZ via C# | products.aspose.com

    Sample code for U3D to USDZ C# conversion. Use API example code for batch U3D 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/u3d-to-usdz/
  5. Rendering issues when converting certain web pa...

    Hi, I have found some rendering issues when converting some Wikipedia pages saved as HTML or MHTML to PDF. Some sample documents for these issues have been included in the attached ‘Rendering Issues.Zip’ archive. When…...zip’ archive. When these documents...filestream. The web pages in the zip archive were saved from PDF -...

    forum.aspose.com/t/rendering-issues-when-conver...
  6. ODT to PDF conversion: page margins from one pa...

    When converting an ODT document to PDF, page margins defined on a specific page are incorrectly applied to all subsequent pages instead of being scoped to that page only. Steps to reproduce: Create an ODT document wit…...1:13pm 2 @MMO2 Could you please zip and attach the problematic input...subsequent pages Both files are zipped as requested. Please let me...

    forum.aspose.com/t/odt-to-pdf-conversion-page-m...
  7. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...zip (214.0 KB) 1 Like JThomas98 November...style. Files used: Test_03092026.zip (520.5 KB) amjad.sahi March 12...

    forum.aspose.com/t/incorrect-rendering-when-con...
  8. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...例如,您可以将 HTML、PDF 和 ZIP 文件作为对象插入。当用户双击插入的对象时,它会自动在关联...Python 代码演示了如何在幻灯片中嵌入 HTML 和 ZIP 文件: with slides . Presentation...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  9. Aspose java cells fails to open files - Free Su...

    Hi when trying to open a xls file using: String inputPath = ""; try { LoadOptions opts = new LoadOptions(); book = new Workbook(inputPath, opts); } catch (Exception e) { }…...(inside a password protected zip), password: aaaa123 important...25, 2026, 12:52pm 3 Q2_Budget.zip (1.3 KB) Sorry forgot to attach...

    forum.aspose.com/t/aspose-java-cells-fails-to-o...
  10. emf文件转PDF乱码 - Free Support Forum - aspose.com

    using (var image = (EmfImage)Aspose.Imaging.Image.Load(childEmfFilePath)) { using (FileStream outputStream = new FileStream(childPdfFilePath, FileMode.Create)) {//Aspose分辨率为96 using (PdfOptions pdfOptions…...zip (120.0 KB) 使用这段代码转emf文件为PDF,结果乱码,emf文件见1.zip Professionalize...

    forum.aspose.com/t/emf-pdf/319759