Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 367,974 for

save

(0.98 sec)
  1. Save Workbook to Text or CSV Format in Aspose.C...

    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....Ask AI Save Workbook to Text or CSV Format in Aspose.Cells Contents...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/net/save-workbook-to-text...
  2. Save Excel into PDF with Standard or Minimum Si...

    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....Ask AI Save Excel into PDF with Standard or Minimum Size Contents...] By default, Aspose.Cells saves Excel into PDF with Standard...

    docs.aspose.com/cells/java/save-excel-into-pdf-...
  3. How to save jpeg image with various compression...

    Sometimes it is needed to Save jpeg image with various compression types....How to save jpeg image with various compression types Contents...Contents [ Hide ] How to save jpeg image with various compression types...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and Save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each Save operation, even…...Repeated Save Increases Image Size and Row Height in GridJsWorkbook...GridJsWorkbook to load, merge, and save Excel files from the GridJs...

    forum.aspose.com/t/repeated-save-increases-imag...
  5. How to Save Email Message in C++

    In this tutorial, we will learn how to Save email message in C++. You will observe how to connect with your mailbox using Exchange Client to fetch and Save the emails from it using simple API calls in C++....TeX Product Family How to Save Email Message in C++ In this...tutorial, we will learn how to Save Email Message in C++ . You will...

    kb.aspose.com/email/cpp/how-to-save-email-messa...
  6. Support a simple conversion without load+save c...

    Hi, our use case for Aspose.Cells is to simply convert an input file to a different format without any modification, like following: public void convert(@NotNull File input, @NotNull File output, int SaveFormat) throws …...simple conversion without load+save combo Aspose.Cells Product Family...Workbook(is, loadOptions); workbook.save(os, saveFormat); } finally {...

    forum.aspose.com/t/support-a-simple-conversion-...
  7. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to Save the PSD file back to disk. I’m running the following code: …...Unable to save unchanged PSD Aspose.PSD Product Family psd-net...changes, I’m not being able to save the PSD file back to disk. I’m...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  8. Save ODS File in ODF 1.1 and 1.2 Specifications...

    How to Save ODS File in ODF 1.1 and 1.2 Specifications with Aspose.Cells for Python via .NET API....Ask AI Save ODS File in ODF 1.1 and 1.2 Specifications Contents...for Python via .NET supports saving an ODS file ( OpenDocument...

    docs.aspose.com/cells/python-net/save-ods-file-...
  9. No file generated when we call com.aspose.words...

    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/no-file-generated-when-we-ca...
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions SaveOptions = SaveOptions.createSaveOptions(SaveFor…...word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...setMemoryOptimizatio(true); doc.save(“template.pdf”, saveOptions);...

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