Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 380,997 for

save

(0.44 sec)
  1. How to Save Slide as SVG in C++

    In this tutorial, we will explore how to Save Slide as SVG in C++. SVG is popular format while rendering images in browsers and using C++, you can convert PowerPoint Slide to SVG in few API calls....TeX Product Family How to Save Slide as SVG in C++ In this...tutorial, we will explore how to Save Slide as SVG in C++ . SVG is...

    kb.aspose.com/slides/cpp/how-to-save-slide-as-s...
  2. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to Save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....0 – Save an SVG to a Stream Contents...will consider the cases for saving SVG documents with resources...

    docs.aspose.com/svg/net/migration-between-versi...
  3. Save Presentations in Read-Only Mode Using Java...

    Load and Save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode Using JavaScript Contents...setReadOnlyRecommend ( true ); pres . save ( "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  4. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...0 SaveAsync errors; Save works Aspose.PDF Product Family...stream = new MemoryStream(); pdf.Save(stream); stream.Position = 0;...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  5. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions SaveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...Save()的渲染问题 中文技术支持 words-net Calvin95...groupShape.GetShapeRenderer().Save(Path.Combine(Application.StartupPath...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  6. Exceptionally, no file is generated when we cal...

    Hi, we have an issue about files generated by aspose but these files are never serializes on disk. This issue appeared since a while. We monitored our Windows OS IO operations for the specific folder where the expected…...Document#save(java.lang.String, int) Aspose...words.Document#save(java.lang.String, int) The save function never...

    forum.aspose.com/t/exceptionally-no-file-is-gen...
  7. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then Save file. Do this twice in a row on the same…...xlsb file = bad format if open-save twice? Aspose.Cells Product...simple operation: open file, then save file. Do this twice in a row...

    forum.aspose.com/t/node-application-c-xlsb-file...
  8. 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...
  9. How to Save a Webpage as a PDF – C# Examples

    Learn how to Save a webpage as a PDF in C#. Turn any webpage into PDF, download webpages as PDF files, and export HTML to PDF with Aspose.HTML for .NET....NET How-to Articles How to Save a Webpage as a PDF Live Demos...Download Pricing Buy How to Save a Webpage as a PDF Contents...

    docs.aspose.com/html/net/how-to-save-a-webpage-...
  10. How to Save Excel File as PDF using C#

    This topic explains with steps that how to Save Excel file as PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS...TeX Product Family How to Save Excel File as PDF using C# This...guide will brief you on how to save Excel file as PDF using C#....

    kb.aspose.com/cells/net/how-to-save-excel-file-...