Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 373,271 for

save

(0.11 sec)
  1. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  2. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....create_child_node ( cylinder2 ) # Save scene . save ( "data-dir" + "CustomizedOffsetTopC...create_child_node ( cylinder2 ) # Save scene scene . save ( "data-dir" + "CustomizedShearBotto...

    docs.aspose.com/3d/python-net/working-with-cyli...
  3. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are Saved when a document is Saved to HTML, MHTML or EPUB....control how fonts are saved when a document is saved to HTML, MHTML...fontSavingCallback () : Aspose . Words . Saving . IFontSavingCallback Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. C++ API to Export PCL to WORDML | products.aspo...

    Convert PCL to WORDML within C++ applications....Convert PCL to DOC by using Save member function Load DOC file...Words API Save the document to WORDML format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. Insert Background Image to Excel with Node.js v...

    How to insert a background image to Excel using Aspose.Cells for Node.js via C++....buffer ); // Save the Excel file workbook . save ( "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . save ( "outputBackImageSheet...

    docs.aspose.com/cells/nodejs-cpp/insert-backgro...
  8. 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...
  9. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and Save spreadsheets programmatically....calculate_formula () # Save the workbook in pdf format workbook . save ( os ....calculate_formula () # Save the workbook in PDF format workbook . save ( "5115538...

    docs.aspose.com/cells/python-net/calculation-of...