Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 348,565 for

save

(0.08 sec)
  1. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  2. Convert BMP to VCF in Python | products.aspose.com

    Save BMP to VCF within Python applications without using Microsoft Word or Outlook...developers to create, edit, and save documents in various formats...Email for Python via .NET and saved into VCF format. This API provides...

    products.aspose.com/total/python-net/conversion...
  3. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open....password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....22 23 // Save the project to XML format 24 25 prj. save ( "Project4... Prorated ); 18 19 project. save ( "ProjectDefaultProps.xml"...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  5. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....leading blank columns and rows on saving but if you want to remove them...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  6. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureTimestampSettings.user_name ...

    PdfDigitalSignatureTimestampSettings.user_name property. Timestamp server user name....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/setting-print-options/
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET... Save ( "pres.html" , SaveFormat ...Presentation ( "pres.pptx" )) { pres . Save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/net/export-to-html5/
  10. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....remove_property ( property ); # save 3D scene opt = GLTFSaveOptions...GLTF2 ) opt . save_extras = True scene . save ( "test-2.gltf"...

    docs.aspose.com/3d/python-net/manipulate-custom...