Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 369,779 for

save

(0.29 sec)
  1. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_Saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_Saved_time](../../../aspose.words.properties/builtindocumentproperties/last_Saved_time/) property is updated before saving....update_last_saved_time_property property SaveOptions.update_...update_last_saved_time_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XamlFixedSaveOptions.resources_folder_alias pro...

    XamlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml document... Remarks When you save a Document in fixed page Xaml...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Appointments: Create & Manipulate, Conve...

    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....] Create an Appointment and Save to Disk in MSG or ICS Format...first create an appointment and save it to a disk in ICS format.Following...

    docs.aspose.com/email/net/create-and-manipulate...
  4. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...()); // Save modified workbook excelWorkbook1 . Save ( outDir...2 ); // Save modified workbook excelWorkbook2 . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  5. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly Save documents in Xlsx format, ensuring compatibility and quality for your files....the document will be saved if this save options object is used...= SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C++....Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions...this class that can be used to save a document in the XamlFlow format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  9. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF document in Rust using Aspose.PDF for content enhancement and document editing.... Saves the modifications to the same...; // Save the previously opened PDF-document pdf . save () ?...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  10. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

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