Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 365,752 for

save

(0.21 sec)
  1. View PCL Files using C++ | Aspose.PDF

    Open and view PCL documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/pcl/
  2. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control.... Save the modified presentation as...Blue ; // Save the PPTX file to disk. presentation . Save ( "formatted_lines...

    docs.aspose.com/slides/net/shape-formatting/
  3. Public API Changes in Aspose.Cells 8.4.2|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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); Enumeration...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. 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...
  5. 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-...
  6. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a rectangle...rectangle path. Close the page. Save the document. If we need to...

    docs.aspose.com/page/net/ps/working-with-shapes/
  7. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Scene object and then you can save it in different 3D supported...file formats . By loading and saving, you can perform number of...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  8. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/java/shape-formatting/
  9. Converting Email Messages 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....eml" ) # Save the Email message to disk in...in Unicode format eml . save ( data_dir + "AnEmail.msg" , Rjb...

    docs.aspose.com/email/java/converting-email-mes...
  10. 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...