Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 378,385 for

save

(0.2 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 Node...browser without showing the Open‑Save‑Cancel dialog box. It is to...

    docs.aspose.com/cells/nodejs-cpp/opening-excel-...
  2. Manage MS Contacts: Load, Parse, Save MSG Files...

    Learn how to load MSG files, extract, modify and Save contact information in universal VCard format using an advanced C# .NET API....Contact Details Saving Contact Photo Saving Contact to VCF Load...explore how to load, extract and save contact information from Outlook...

    blog.aspose.com/email/manage-outlook-contacts-u...
  3. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a PDF document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...Save DOCX to PDF character difference Aspose.Words Product Family...Document(@"C:\Temp\in.docx"); doc.Save(@"C:\Temp\out.pdf"); Here is...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  4. Save Excel into PDF with Standard or Minimum Si...

    Learn how to Save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....Ask AI Save Excel into PDF with Standard or Minimum Size using...] By default, Aspose.Cells saves Excel to PDF with Standard size...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  5. 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-...
  6. 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-...
  7. Save Excel into PDF with Standard or Minimum Si...

    Learn how to Save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for JavaScript via C++....Save Excel into PDF with Standard or Minimum Size using JavaScript...] By default, Aspose.Cells saves Excel files to PDF with Standard...

    docs.aspose.com/cells/javascript-cpp/save-excel...
  8. 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...
  9. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to Save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); Save fa…...Aspose pdf fails to save a PDF when options are defined Aspose...pdf (221.1 KB) when trying to save attached PDF with: SaveOptions...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  10. 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...