Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 375,788 for

save

(0.41 sec)
  1. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Create or save word document from html text un able to retain...stLabels.BY_HTML_TAGS); doc.save("C:\\Temp\\out.html", opt);...

    forum.aspose.com/t/create-or-save-word-document...
  2. Calling "Save" Method in Aspose.Slides 20.11 Le...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…...Calling "Save" Method in Aspose.Slides 20.11 Leads to Losing...error or not). Whenever we call “Save” method in Aspose.Slides ( Aspose...

    forum.aspose.com/t/calling-save-method-in-aspos...
  3. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to Save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to Save powerpoint presentation as pdf with notes using Java....TeX Product Family How to Save a PowerPoint as a PDF with Notes...will walk you through how to save a PowerPoint as a PDF with notes...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  4. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the latest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…...node with HTML save options Aspose.Cells Product...setExportActiveWorks(true); workbook.save("output.html", options); Please...

    forum.aspose.com/t/segmentation-faults-again-us...
  5. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...Open+save produces invalid XML — Incorrect chart axis ordering...opening the .xlsx file and saving it immediately via Aspose (no...

    forum.aspose.com/t/open-save-produces-invalid-x...
  6. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to Save the validation results using Aspose.HTML for Java....Check Web Accessibility and Save Results Contents [ Hide Show...java hosted with ❤ by GitHub Save Validation Results Once the...

    docs.aspose.com/html/java/web-accessibility-val...
  7. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...exception is thrown when trying to save a scanned PDF to a MemoryStream...var errorMessage = $"Failed to save file within {documentSaveTimeout}...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  8. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…...Save渲染OLE公式存在问题 中文技术支持 words-net...MemoryStream(); shape.GetShapeRenderer().Save(memoryStream, imageOptions);...

    forum.aspose.com/t/aspose-word-for-net-getshape...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...words to save the doc but toc page num is...RuntimeException(e); } } }); document.save(stream, SaveFormat.DOCX); }...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. PDF转换word Save函数一直阻塞未返回 - Free Support Forum - ...

    我在转换一个pdf为word时 Save函数一直阻塞 未返回 文件内容就一页 我采用Repair函数修复时 直接异常 PDF document is invalid 具体的PDF test.pdf (211.2 KB) 文件在附件中...PDF转换word Save函数一直阻塞未返回 Aspose.PDF Product Family aspose-pdf-net...2025, 7:40am 1 我在转换一个pdf为word时 Save函数一直阻塞 未返回 文件内容就一页 我采用Repair函数修复时...

    forum.aspose.com/t/pdf-word-save/317635