Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 376,863 for

save

(2.26 sec)
  1. Converting Chart to Image in SVG Format|Documen...

    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....Cells can save charts into images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/net/converting-chart-to-i...
  2. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....preserving its formatting, // then save the source document to the local...KeepSourceFormatting ); dstDoc . Save ( ArtifactsDir + "Document.AppendDocument...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Update Visio Shape Text in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  4. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  5. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  6. Convert PDF to SVG in Python | products.aspose.com

    Convert PDF to SVG in Python. Use Python library API to convert PDF files to SVGs...Presentation from PDF file and save it as SVG. Python code for converting...source PDF files in Python. Save result as SVG file. Convert...

    products.aspose.com/slides/python-net/conversio...
  7. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  9. XamlFlowSaveOptions.save_format property | Aspo...

    XamlFlowSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XamlFlowSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and Save presentations in PPT, PPTX and ODP....End Sub" ); $presentation -> save ( "vba_macro.pptm" , SaveFormat...$module ); $presentation -> save ( "vba_macro_removed.pptm" ...

    docs.aspose.com/slides/php-java/examples/elemen...