Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 373,076 for

save

(0.25 sec)
  1. C++ API to Export XPS to PS | products.aspose.com

    Convert XPS to PS within C++ applications....conversions, allowing developers to save time and effort. C++ API to...Convert XPS to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/xps-to...
  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. C++ API to Export MHTML to RTF | products.aspos...

    Convert MHTML to RTF within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Export MHTML to DOT | products.aspos...

    Convert MHTML to DOT within C++ applications.... It is used to save webpages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. 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...
  6. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . Save ( _dataDir...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  7. 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...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . Save ( "LinearExtrusion...Slices = 10 }); // Save 3D scene scene . Save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/net/working-with-linear-extr...
  9. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells with C++.... It then saves the workbook as the output PDF...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...

    docs.aspose.com/cells/cpp/draw-timeline-while-r...
  10. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....document's "Save" // method to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...