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

save

(0.54 sec)
  1. 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...
  2. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths of summary.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  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. 在将电子表格导出为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...
  6. 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/
  7. 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/
  8. View or Edit FODP Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/fodp/
  9. View or Edit POT Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/pot/
  10. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pptm/