Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 369,867 for

save

(0.21 sec)
  1. 使用 C++ 查看或編輯 ODP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 ODP 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  2. Render the Worksheet and Workbook to Image usin...

    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.... You can save the image file to the disk/stream...Conversion Options It is possible to save specific pages as images. The...

    docs.aspose.com/cells/java/render-the-worksheet...
  3. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.PSD for .NET 22.1 - 发行说明|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(Aspose.PSD.StreamContainer)...; psdImage . Save ( outputPsd ); psdImage . Save ( outputPng ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose::Words::AI::SummarizeOptions::get_Summar...

    Aspose::Words::AI::SummarizeOptions::get_SummaryLength method. Allows to specify summary length. Default value is Medium in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. PDF to EPUB Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as EPUB Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-epub/
  7. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  8. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....with the specified load options Save the output as a DOCX file on...options. Save the loaded document as DOCX by calling the save() method...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  9. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....properties in the PdfOptions object Save the resultant Workbook as PDF...Workbook object and save it as a PDF using the Save method in the Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...
  10. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....loading of the source PDF file and save the output in various formats...using the specified options Save the loaded format in Excel format...

    kb.aspose.com/pdf/python/convert-html-to-excel-...