Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 368,758 for

save

(0.17 sec)
  1. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  3. C++ API to Convert MHTML to PPSM | products.asp...

    Convert MHTML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...page archive format used to save webpages in a single file. It...Microsoft PowerPoint. It is used to save presentations in a single file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....showType ); presentation -> Save ( u "output.pptx" , SaveFormat...set_Loop ( true ); presentation -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-slide-show/
  5. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...要将文件保存到存储位置,在调用 Workbook 对象的 Workbook.save(string, SaveFormat) 方法时,指定文...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  7. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java.... Save the optimized document using the save(..) method...optimize (); // Save output document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/optimize-pdf/
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Go via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/go-cpp/open-pdf-document/
  9. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...