Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 377,518 for

save

(0.64 sec)
  1. C++ API to Export MHTML to DOT | products.aspos...

    Convert MHTML to DOT within C++ applications.... It is used to save webpages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python.... Merge the PDF Files Save the Merged Document Combining...document2 . pages ) document1 . save ( outfile ) Live Example Aspose...

    docs.aspose.com/pdf/python-net/merge-pdf/
  3. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . Save ( _dataDir...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  4. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . Save ( "LinearExtrusion...Slices = 10 }); // Save 3D scene scene . Save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/net/working-with-linear-extr...
  5. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  7. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  8. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....PDF, deletes all images, and saves the modified file. Create the...input PDF. Delete All images. Save the updated Document. import...

    docs.aspose.com/pdf/python-net/delete-all-images/
  9. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . Save ( u "outputExportWorkshee...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  10. Render MSG to MD in Andorid App | products.aspo...

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

    products.aspose.com/total/android-java/conversi...