Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 377,738 for

save

(0.16 sec)
  1. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF document in PHP using Aspose.PDF....); # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  2. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  3. Extract Images from Worksheets using ImageOrPri...

    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....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. AI Document Assistant...

    docs.aspose.com/cells/python-net/extract-images...
  4. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Converting a HTML file to SVG using Python | As...

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a SVG image...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Convert all Polygons to Triangles in 3D Model|D...

    Aspose.3D for Java API has support of converting all polygons to triangles in any supported 3D document....triangulate ( scene ); // Save 3D scene scene . save ( MyDir + "triangulated_out...

    docs.aspose.com/3d/java/convert-all-polygons-to...
  7. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....st ; // Save the workbook const outputData = wb . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  8. Aspose.PSD for Python via .NET 25.1 - Release N...

    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 ( out_file_img_all , PngOptions...update_modified_content () img . save ( out_file_img_one , PngOptions...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  10. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/cpp/shape-thumbnails/