Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 375,788 for

save

(0.35 sec)
  1. C++ API to Convert CGM to TSV | products.aspose...

    Convert CGM to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Convert CGM to XLTM | products.aspos...

    Convert CGM to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to XLTM format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Manage Workbooks with Go via C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. Opening...workbook as needed. Save the workbook using the Save method. Managing...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  4. Render Slide as Thumbnail to JPEG|Aspose.Slides...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  5. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  6. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  7. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。..., "test@" ); // Save diagram diagram . Save ( dataDir + "AddComment_out...= comment ; } // Save Visio diagram . Save ( dataDir + "EditComment_out...

    docs.aspose.com/diagram/zh/net/working-with-com...
  8. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for C++. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. 在 C# 中指定 3D 文件保存选项|Documentation

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

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...