Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 361,206 for

save

(0.11 sec)
  1. Opening Excel File without Open Save Cancel Dia...

    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....Opening Excel File without Open Save Cancel Dialog Box using JavaScript...browser without showing the Open-Save-Cancel dialog box. It is to...

    docs.aspose.com/cells/javascript-cpp/opening-ex...
  2. 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...
  3. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to Save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to Save PowerPoint with notes as PDF in C#....TeX Product Family How to Save PowerPoint as PDF with Notes...quick tutorial explains how to save PowerPoint as PDF with notes...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  4. 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...
  5. How to Save Slide as SVG in C#

    We'll walk you through the steps in C# for how to Save slide as SVG in C#. By using few lines of code you can easily convert slide to SVG in C#....TeX Product Family How to Save Slide as SVG in C# In this simple...tutorial, we will show you how to save Slide as SVG in C# without any...

    kb.aspose.com/slides/net/how-to-save-slide-as-s...
  6. Saving changed fonts to a disc | .NET

    .NET API Solution to manage fonts. Learn how to Save updated font files to disc with a few lines of C# code....NET Save font Save updated font files to disc...disc .NET API Solution to save previously loaded from stream...

    products.aspose.com/font/net/save-font/
  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. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and Save the psd file, an error occurs. The error is this: class com.aspose.psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…...you modify the textLayer and save the psd file, an error occurs...you modify the textLayer and save the psd file, an error occurs...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  9. 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...
  10. 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...