Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 368,266 for

save

(0.24 sec)
  1. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API...."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...Refresh (); // Save the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/cpp/data-filtering/
  2. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....document parts are saved when a document is saved to HTML or EPUB...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert PSD to PNG in C# | PSD to PNG Converter...

    Programmatically, convert PSD to PNG in C# with Aspose.PSD for .NET. Convert PSD layers to PNG images in C#. .NET PSD API...editing, and saving PSD files. It provides the Save(string, ImageOptionsBase)...ImageOptionsBase) method that saves the PSD to the specified file...

    blog.aspose.com/psd/convert-psd-to-png-in-csharp/
  4. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch...can pass to the document's "Save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # By default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for Node.js via C++....purpose and set it to true while saving the Excel file to HTML format...cell B5 in Red color, and then saves it in HTML format using HtmlSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  6. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram class' Save method and set the image format...

    docs.aspose.com/diagram/python-net/convert-visi...
  7. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....specification will be used when saving in the DOCX format. Members...compliance specification for a saved document to adhere to. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++.... Save the workbook to retain the changes...getNames (). removeAt ( 0 ); } // Save the workbook to retain the changes...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  9. TableSubstitutionRule.LoadWindowsSettings | Asp...

    Effortlessly load predefined table substitution settings for Windows with the LoadWindowsSettings method. Optimize your workflow today!..."Times New Roman" })); // We can save the table in the form of an...document. tableSubstitutionRul . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....customize the output PDF before saving it on the disk or to a stream...the aspose.words.saving namespace Call the save() method by providing...

    kb.aspose.com/words/python/how-to-transform-mar...