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

save

(0.38 sec)
  1. 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...
  2. Aspose::Words::Saving::ImageSaveOptions::ImageS...

    Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or Svg format in C++....Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions constructor...this class that can be used to save rendered images in the Tiff...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PDF Viewer via Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/viewer/
  4. Aspose::Words::Saving::ImageSaveOptions::get_Jp...

    Aspose::Words::Saving::ImageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the generated JPEG images in C++....Aspose::Words::Saving::ImageSaveOptions::get_JpegQuality method...int32_t Aspose :: Words :: Saving :: ImageSaveOptions :: get_JpegQuality...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. View CGM Files using C++ | Aspose.PDF

    Open and view CGM 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/cgm/
  6. View EPUB Files using Python | Aspose.PDF

    Open and view EPUB documents programmatically with Python sample code using Aspose.PDF for Python for .NET...options ) # save document in HTML format document . save ( path_outfile...

    products.aspose.com/pdf/python-net/viewer/epub/
  7. 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/
  8. 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/
  9. 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...
  10. 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-...