Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 373,070 for

save

(0.27 sec)
  1. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  2. Public API Changes in Aspose.Cells 8.3.1|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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP.... Save the optimized document using the save(..) method...optimize (); // Save the updated document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  4. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....workbook in one file format and saving it into another. Convert Excel...); // Save the document in PDF format workbook . Save ( u "output...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  5. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  6. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the Saved document....identifies the type of the saved document. @property def content_type...output parameters of a document’s save operation. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...Save("PDF-To-Word.doc", SaveFormat.Doc); // Save using...using save options // Create DocSaveOptions object DocSaveOptions...

    products.aspose.com/pdf/net/conversion/
  8. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format. Default is null in C++....Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder...resources (images and fonts) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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....save(com.aspose.psd.StreamContainer...short ) 85 ); // Save the image. image . save ( outputPsd ); }...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...