Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 378,477 for

save

(0.48 sec)
  1. Creating a Pdf417 Barcode in PHP|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....setCodeText ( "12345" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingPdf417Barcod...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  2. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis.... new # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  3. C++ API to Convert EPUB to POWERPOINT | product...

    Convert EPUB to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert EPUB 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/epub-t...
  4. Convert ICS to DOTM in Python | products.aspose...

    Save ICS to DOTM in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOTM...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Rotate a Shape with Suitable Angle in Ruby|Docu...

    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....setAngle ( 190 ) \ # Save diagram diagram . save ( data_dir + "RotateShape...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  6. Add SolutionXML Element to the Visio Drawing in...

    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....-> add ( $solution_xml ); \ # save Visio diagram $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  7. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/java/default-font/
  8. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....); // Save the scene with customized axis system s . Save ( "output...Resources Online Tutorial AxisSystem Save a 3D Scene in the PDF in C#...

    docs.aspose.com/3d/net/customize-axis-system-fo...
  9. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....300 , 70 ); // Save the PDF file workbook . save ( path . join...AI Document Assistant Close Save Specified Worksheets to PDF...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  10. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...