Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 309,535 for

save

(0.08 sec)
  1. 在 Jython 中保存文件|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....) # Save in default ( Excel2003 ) format workbook . save ( dataDir...out.xls" ) # Save in Excel2003 format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  2. Convert ICS Other Formats|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.... Save the EML file with the converted...converted data using the Save method with the EmlSaveOptions specifying...

    docs.aspose.com/email/net/converting-between-fo...
  3. Creating, Loading and Saving 3D Scene|Documenta...

    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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Create...and Read an Existing 3D Scene Save a 3D Document Specify 3D File...

    docs.aspose.com/3d/python-net/creating-loading-...
  4. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be Saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...where the document part will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml document. Default is null in C++....Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolderAlias...:: String Aspose :: Words :: Saving :: XamlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving module Contents [ Hide ] The aspose.words...words.saving module provides classes and enumerations that allow...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_Saved_time property. Gets or sets the time of the last Save in UTC....last_saved_time property BuiltInDocumentPrope.last_saved_time...of the last save in UTC. @property def last_saved_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。... 使用 Save 方法保存工作簿。 #include <Aspose.Cells...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...