Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,724 for

save

(0.09 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  2. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  3. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. C++ API to Convert PCL to PPS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF 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 TIFF files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/
  6. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...reliable solution that can help you save time and effort when converting...Document class Save the document to PPTX format using save method Get...

    products.aspose.com/total/android-java/conversi...
  7. Export Comments while Saving Excel file to HTML...

    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....Export Comments while Saving Excel file to HTML with JavaScript...Possible Usage Scenarios When you save your Excel file into HTML, comments...

    docs.aspose.com/cells/javascript-cpp/export-com...
  8. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class.... To save these values we need to use...field’s location. We need to save these values to an array of...

    docs.aspose.com/pdf/net/identifying-form-fields...
  9. Render MSG to GIF in Andorid App | products.asp...

    Export MSG to GIF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to GIF format using save method and set GIF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  10. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/javascript-cpp/images/add/