Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 347,031 for

save

(0.12 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 在将电子表格导出为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...
  5. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images.... Saving . ImageColorMode Remarks This...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Presentation via VBA|Aspose.Slides for PHP Docu...

    Add, remove, and extract VBA macros in PowerPoint presentations... Save the presentation. This PHP code...$officeReference ); # Saves the Presentation $pres -> save ( "test.pptm"...

    docs.aspose.com/slides/php-java/presentation-vi...
  7. PDF to DICOM Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to DICOM on any platform...your PDF file and then simply save it as a DICOM file. You can..."sample.pdf" ) ? ; // Convert and save the specified page as DICOM-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  8. 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/
  9. PDF to WORD Converter using JavaScript | Aspose...

    JavaScript sample code for converting PDF to WORD on any platform...your PDF file and then simply save it as a WORD file. You can use.../*Convert a PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  10. Working With Text Layers|Documentation

    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....instance of the Rectangle class Save the results The following code...positions of the text layer Save the results The following code...

    docs.aspose.com/psd/net/working-with-text-layers/