Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 368,085 for

save

(0.1 sec)
  1. Convert DOC To EPUB C++

    Convert DOC to EPUB format in C++ code. Save DOC as EPUB using C++.... Save DOC as EPUB in C++ The following...output file and use the Save() method to save the result as EPUB....

    products.aspose.com/words/cpp/conversion/doc-to...
  2. Merge PDF files using C++ | Aspose.PDF

    Merge PDF files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/pdf/
  3. Merge PS files using C++ | Aspose.PDF

    Merge PS files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/ps/
  4. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...inputFilePath ); // Specify Html Save Options - Export Similar Border...SetExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  5. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  6. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/java/ps/working-with-gradi...
  7. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file...TextBox" # Save the presentation to disk. presentation . save ( "TextBox...

    docs.aspose.com/slides/python-net/manage-textbox/
  8. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分...该对象提供一个 Save 方法,可用于保存提取的图像。以下代码片段演示了如何从 PDF...Create )) { // Save the output image xImage . Save ( outputImage...

    docs.aspose.com/pdf/zh/net/extract-images-from-...
  9. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG 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 PNG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  10. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....MapiAttachment have overloaded save methods that can save the message and attachment...systems. These system’s job is to save the attachment or message file...

    forum.aspose.com/t/want-to-get-inputstream-from...