Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 373,070 for

save

(0.15 sec)
  1. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance....property is updated before saving. public bool UpdateLastSavedTimeP...document’s “Last saved time” property when saving. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Cancelling Meeting Requests with Calendar|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....first sends a meeting request, saves the information in a database...SmtpClient for sending the message. Save all the attendee information...

    docs.aspose.com/email/java/cancelling-meeting-r...
  4. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...Save 方法重载。这应该是从 SaveOptions 类派生的...FromFile "document.fbx" ); scene . Save ( "UncompressedDocument.fbx"...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  5. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF document.... saving . PdfDigitalSignatureD : ...., value : aspose . words . saving . PdfDigitalSignatureD ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...compliance specification for a saved document to adhere to. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. Public API Changes in Aspose.3D 2.0.0|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....the views of a 3D scene and save to a texture or window. All...}); //render the target and save the target texture to external...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Create a Presentation Viewer in .NET|Aspose.Sli...

    Create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...slide at the desired scale. Save the thumbnail image in your...

    docs.aspose.com/slides/net/presentation-viewer/
  10. Insert text into a cell|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.... SharedString ); // Save the new worksheet. worksheetPart...worksheetPart . Worksheet . Save (); } } // Given text and a SharedStringTablePar...

    docs.aspose.com/cells/net/insert-text-into-a-cell/