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

save

(0.39 sec)
  1. 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...
  2. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....Aspose::Words::Saving::MarkdownOfficeMathEx enum Contents [ Hide...MakeObject < Aspose :: Words :: Saving :: MarkdownSaveOptions > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results.... Use the Save method to save the object as an HTML...{ // Save the presentation as HTML. presentation . Save ( "output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. 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...
  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. Aspose.PSD for Python via .NET 24.11 - Release ...

    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 ( outputFile ) # Check changed...art1 . save ( output [ 1 ], pngSaveOptions ) art2 . save ( output...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Update,Remove Fields|Documentation

    This section explains how to update or remve fields.... Undefined ; // Save diagram diagram . Save ( dataDir + "UpdateField_out...Remove ( fld ); // Save diagram diagram . Save ( dataDir + "RemoveField_out...

    docs.aspose.com/diagram/net/update-remove-fields/
  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. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...fileSpecification ); // Save PDF document document . Save ( dataDir + "AddAnnotations_out..."AddAnnotations_out.pdf" ); } } Extract and Save an Attachment Analyzing your...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  10. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation.... save( "encryption-removed.odp" ,...remove_write_protection() pres . save( "write-protection-removed.odp"...

    products.aspose.com/slides/python-net/unlock/odp/