Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 368,038 for

save

(0.15 sec)
  1. Hello World Example|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....Use the Save method of Diagram class object to save the file...

    docs.aspose.com/diagram/java/hello-world-example/
  2. Create PSD or PSB Image From Scratch using Java...

    Example of how the Aspose.PSD for Java can create Psd Image from scratch... Save PSD File: Save the created PSD image...

    docs.aspose.com/psd/java/create-psd-psb-images-...
  3. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm....js' ); // Save it as a DOCX file. The output...the filename extension. doc . save ( 'OutputWordDocument.docx'...

    docs.aspose.com/words/nodejs-net/installation/
  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. 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/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. Field.displayResult property | Aspose.Words for...

    Field.displayResult property. Gets the text that represents the displayed field result....time, // such as right before a save operation, we need to update...toEqual ( "John Doe" ); doc . save ( base . artifactsDir + "Field...

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