Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 369,804 for

save

(0.13 sec)
  1. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_Save_options method...create_save_options method Contents [ Hide ] create_save_options(save_format)...create_save_options(save_format) Creates a save options object of a class suitable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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....Save(Aspose.PSD.StreamContainer,System...Opacity = 85 ; // Save the image. image . Save ( outputPsd ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. Saving File to Response Object with C++|Documen...

    Learn how to Save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Ask AI Saving File to Response Object with C++ Contents [ Hide...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  4. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...() : string Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.Markdown](../../../aspose.words/Saveformat/#Markdown) format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in SaveFormat.Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Saving Excel files to CSV, PDF and other format...

    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....Ask AI Saving Excel files to CSV, PDF and other formats Contents...files, you would also need to save your workbook (file). Aspose...

    docs.aspose.com/cells/java/saving-excel-files-t...
  7. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation in Java....caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram and the Save method is used to save, or export, a diagram...show how to use the Save method to save a Visio file to VDX ...

    docs.aspose.com/diagram/java/convert-visio-to-o...
  9. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/java/move-pages/
  10. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/cpp/move-pages/