Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 311,342 for

save

(0.08 sec)
  1. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Use to set ’s for the brush Save the document Copy 1 For complete...AddRange(stops); 17 // Save resultant XPS document 18 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  2. 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...
  3. Aspose::Words::AI::GoogleAiModel class | Aspose...

    Aspose::Words::AI::GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++....GetName ()); // Save the output file wb . Save ( outDir + u "...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  5. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++...."A1" ); // Save the workbook in xlsx format wb . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly.... Save ( ArtifactsDir + "MailMerge...( table . Rows [ 1 ]); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... save ( file_name = ARTIFACTS_DIR...zoom_type = zoom_type doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells for Java 可中断库|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....println ( "Interrupting the save thread at " + System . currentTimeMillis...()); } }). start (); try { wb . save ( "makeinterrupted.xlsx" , FileFormatType...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  9. 图表工作簿|Aspose.Slides 文档

    在 C++ 中的 PowerPoint 演示文稿中的图表工作簿...MemoryStream (); workbook -> Save ( cellsOutputStream , Aspose...set_IsColorVaried ( true ); pres -> Save ( u "response2.pptx" , Export...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  10. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....textStamp ); // Save output document document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/stamps/text/