Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 346,137 for

save

(0.08 sec)
  1. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....Aspose::Words::Saving::FixedPageSaveOptions class Contents [...that can be specified when saving a document into fixed page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Manage Chart Series in Python|Aspose.Slides for...

    Learn how to manage chart series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/python-net/chart-series/
  3. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Aspose.Words Save the document to PS format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Aspose.PSD for .NET 23.7 - 发布说明|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 ( outputGif , new GifOptions ()); psdImage . Save ( outputPsd...shapeLayer . Update (); image . Save ( outFile ); } // 检查保存的更改 using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. C++ API to Convert SVG to POWERPOINT | products...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  6. Shape Manipulations|Aspose.Slides Documentation

    Manipulate PowerPoint shapes in C# or .NET... Save the modified presentation as...PPTX file to disk srcPres . Save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/shape-manipulations/
  7. Java API to Export MD to MARKDOWN | products.as...

    Convert MD to MARKDOWN using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/java/conversion/md-to...
  8. XpsSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape Manipulations|Aspose.Slides 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 the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-manipu...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...radio , 1 ); // Save the PDF file document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/create-form/