Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 368,266 for

save

(0.19 sec)
  1. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...Doc文档save时报错 中文技术支持 words-java Endergarten January 13, 2026,...markdownSaveOptions, callerData); document.save(outputStream, markdownSaveOptions);...

    forum.aspose.com/t/doc-save/324374
  2. 关于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-...
  3. 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-...
  4. How to Save Email Message to Disk in C#

    This step by step tutorial shows you how to Save email message to disk in C#. The code for saving email message to disk in C# is easy and simple....TeX Product Family How to Save Email Message to Disk in C#...tutorial, we’ll explain how to save email message to disk in C#...

    kb.aspose.com/email/net/how-to-save-email-messa...
  5. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and Save that view into the supported image formats....lens effect on 3D scene and save in an image Contents [ Hide...lens effect on 3D scene and save that view into the supported...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  6. 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-...
  7. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from PDF and Save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from PDF using Python....to Select Pages from PDF and Save using Python This short tutorial...to select pages from PDF and save using Python . It shares all...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  8. Jpeg2000 (jp2) files take very long time to to ...

    Using Aspose sample file (input.jp2) and Aspose sample code (.NET), the following is taking a very long time to process (over 8 minutes): Input file: https://github.com/aspose-imaging/Aspose.Imaging-for-.NET/blob/master…...take very long time to to load/save Aspose.Imaging Product Family...BmpOptions(); // Save jpeg2000 to bmp image.Save(Path.Combine(templatesFolder...

    forum.aspose.com/t/jpeg2000-jp2-files-take-very...
  9. How to Save Selected Pages in PDF using C#

    This article describes how to Save selected pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select pages from PDF and Save using C#....TeX Product Family How to Save Selected Pages in PDF using...This article explains how to save selected pages in PDF using...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  10. Save Each Worksheet to a Different PDF File wit...

    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....Save Each Worksheet to a Different PDF File with JavaScript via...process can be done in memory. Save Each Worksheet to a Different...

    docs.aspose.com/cells/javascript-cpp/save-each-...