Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 380,280 for

save

(0.28 sec)
  1. Extract Images from PDF CLI | Aspose.PDF

    Extract images from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Save output image. Save updated PDF file. Extract...

    products.aspose.com/pdf/cpp-cli/images/extract/
  2. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  3. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....01 and save it to another file: scene =... Vector3 ( 0.01 )); scene . save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/python-net/scale-geometries-...
  4. 使用Aspose.Cells加密工作簿|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.... , 128 ); //Save the excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  5. Online PPTX to CSV Conversion or Build .NET bas...

    Free online app to convert PPTX to CSV files. .NET C# conversion library code for PPTX documents....Export PPTX as HTML by using Save method Load HTML document by...Workbook class Save the document to CSV using Save method Convert...

    products.aspose.com/total/net/conversion/pptx-t...
  6. Online DOCM to XLSM Conversion or Build .NET ba...

    Free online app to convert DOCM to XLSM files. .NET C# conversion library code for DOCM documents....Convert DOCM to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSM format using Save method and...

    products.aspose.com/total/net/conversion/docm-t...
  7. Online DOC to XLAM Conversion or Build .NET bas...

    Free online app to convert DOC to XLAM files. .NET C# conversion library code for DOC documents....Convert DOC to HTML by using Save method Load HTML document by...Workbook class Save the document to XLAM format using Save method and...

    products.aspose.com/total/net/conversion/doc-to...
  8. Online DOCX to CSV Conversion or Build .NET bas...

    Free online app to convert DOCX to CSV files. .NET C# conversion library code for DOCX documents....Convert DOCX to HTML by using Save method Load HTML document by...Workbook class Save the document to CSV format using Save method and...

    products.aspose.com/total/net/conversion/docx-t...
  9. Converting DjVu to TIFF Format in PHP|Documenta...

    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 the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-djvu-to...
  10. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....RefreshData (); // Save visio diagram diagram . Save ( dataDir + "RefreshData_out...

    docs.aspose.com/diagram/net/refresh-shapes-data/