Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 368,190 for

save

(2.32 sec)
  1. Convert a Document to an Image in Java|Aspose.W...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Java....image, again, in any supported save format . Convert to Image Format...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/java/convert-a-document-t...
  2. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....Hidden Worksheet Contents on Saving to HTML with JavaScript via...C++ Contents [ Hide ] You can save Excel workbooks to HTML. However...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  3. Convert PDF to EPUB, TeX, Text, XPS in Node.js|...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc in the Node.js environment....result of the operation is saved in “ResultPDFtoEPUB.epub”. If.../*Convert a PDF-file to ePub and save the "ResultPDFtoEPUB.epub"*/...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-o...
  4. OutlineOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.OutlineOptions class to customize your document's outline settings for enhanced organization and clarity.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...Save() 方法将其保存为 SaveFormat.Html 格式。...pdf" )) { // Save the output HTML document . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  6. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); # Saves the presentation to Disk $pres -> save ( "table...

    docs.aspose.com/slides/php-java/manage-table/
  7. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。... Save ( _dataDir + "PdfFileMend01_output...ByWords ; // 保存输出文件 mender . Save ( _dataDir + "PdfFileMend02_output...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/
  8. 在将电子表格导出为CSV格式时,保持空白行的分隔符(使用C++)|Documentation

    学习如何在使用Aspose.Cells与C++导出CSV格式时保持空白行的分隔符。...); // Instantiate Text File's Save Options TxtSaveOptions options...true ); // Save the file with the options workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/keep-separators-fo...
  9. View or Edit ODP Files Metadata using Java | pr...

    Java source code to edit or view ODP format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.odp"...

    products.aspose.com/slides/java/metadata/odp/
  10. View or Edit OTP Files Metadata using Java | pr...

    Java source code to edit or view OTP format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.otp"...

    products.aspose.com/slides/java/metadata/otp/