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

save

(0.12 sec)
  1. 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...
  2. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...diagram ) # save in the VSDX format diagram2 . save ( "CombineDiagram_Out...

    docs.aspose.com/diagram/python-java/merge-combi...
  3. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....enc Save this file to your project directory...// Save as Excel file const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  4. 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...
  5. 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...
  6. Create an empty Visio Diagram in Ruby|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.... new \ # Save as VDX diagram . save ( data_dir + "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  7. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/
  8. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....stream open or close it after saving a font. public bool KeepFontStreamOpen...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...