Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,785 for

save

(0.54 sec)
  1. Refresh Values of Linked Shapes|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....NET if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/python-net/refresh-values...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Save ( "out.pptx" , Export . SaveFormat...class="p">;</span> } pres . Save ( "out.pptx" , Export . SaveFormat...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Aspose.PSD for .NET 21.3 - Release Notes|Docume...

    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....Stroke effect properties not saving to PSD file Bug Public API...invoke pattern rendering image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  4. Manipulating SVG Files|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....SVG Files Contents [ Hide ] Saving SVG with Fonts embedded or...Imaging for .NET, developers can save SVG with fonts embedded or exported...

    docs.aspose.com/imaging/net/manipulating-svg-fi...
  5. Add PDF Form Fields|Aspose.PDF for Java

    This topic explains how to work with Form Fields with java/com.aspose.pdf.facades using FormEditor Class....String-int- ) and finally use Save method to save the updated PDF file...( "Country" , 20 ); editor . save ( _dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/java/add-form-fields/
  6. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....also use an existing style, save it with the workbook and use...features you want. Click OK to save the style and apply it to the...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  7. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs...Presentation from PNG file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/png-t...
  8. Convert DOTM to MHTML in Python | products.aspo...

    DOTM to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...be helpful when you want to save a web page or email for later...can be helpful if you want to save space on your computer or email...

    products.aspose.com/total/python-net/conversion...
  9. Convert CSV to DOTX with C++ or with free Onlin...

    Convert CSV to DOTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOTX format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/nodejs-net/split-a-document/