Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 368,125 for

save

(0.13 sec)
  1. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property PsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....requests (F9/CTRL+ALT+F9) or during save Setting Calculation Mode with...formula_settings.calculation_mode Save modified workbook from aspose...

    docs.aspose.com/cells/python-net/setting-formul...
  3. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are Saved when exporting a document to Svg format...where resources (images) are saved when exporting a document to...property is false . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.Save_images_as_wmf property. When ``True`` all images will be Saved as WMF....save_images_as_wmf property RtfSaveOptions.save_images_as_wmf...images will be saved as WMF. @property def save_images_as_wmf...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/java/convert-visio-to-h...
  6. Aspose.PSD for .NET 18.10 - 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 ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  7. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/net/pages/move/
  8. Move Pages to PDF using Python for .NET | Aspos...

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/python-net/pages/move/
  9. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Text in C++....Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Extract Images from PDF Java | Aspose.PDF

    Extract images from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save output image. Save updated PDF file. Extract...toString ()); // Save output image xImage . save ( outputImage ...

    products.aspose.com/pdf/java/images/extract/