Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 38,284 for

save

(0.12 sec)
  1. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize document outline visibility for enhanced navigation and user experience....options will not work when saving to XPS. Specify 0 and the document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....index to be converted to SVG Save the resultant workbook as SVG...followed by the call to save() method for saving the output SVG file...

    kb.aspose.com/cells/python/how-to-convert-excel...
  3. How to Convert Excel File to CSV in C++

    In this tutorial, we will explore how to convert Excel file to CSV in C++. You can Save Excel file as CSV with optimal memory consumption on MS Windows and Linux programmatically in C++.... You can save Excel file as CSV with optimal...and pass the MemoryPreference Save the exported output file as...

    kb.aspose.com/cells/cpp/how-to-convert-excel-fi...
  4. How to Create Readonly Presentation using C#

    This very simple article guides on how to create readonly Presentation using C#. It encapsulates the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable PPTX using C#....ReadOnlyRecommended property to true Save the resultant readonly presentation...presentation readonly. Finally, save the readonly presentation on...

    kb.aspose.com/slides/net/how-to-create-readonly...
  5. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....file to CSV in C# using the Save method The steps mentioned above...exported to a CSV file and saved on the disk. Code to Convert...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...
  6. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word... save ( base . artifactsDir + "ViewOptions...zoomType = zoomType ; doc . save ( base . artifactsDir + "ViewOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Multithreading in Aspose.Slides|Aspose.Slides D...

    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.... It is not safe to load, save, and/or clone an instance of...outputFilePathTempla , slideNumber ); image . Save ( imageFilePath , ImageFormat...

    docs.aspose.com/slides/net/multithreading/
  8. Adding Picture Frame with Animation|Aspose.Slid...

    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.... ppEffectBoxIn ; //Saving Presentation pres . SaveAs...OnClick ); // Save the presentation pres . Save ( "AsposeAnim...

    docs.aspose.com/slides/net/adding-picture-frame...
  9. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML to PNG using Aspose.HTML Python library. Consider the supported MHTML to PNG conversion scenarios in Python examples....MHTML to PNG can be helpful in saving the visual representation of...will be performed with default save options . You will immediately...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  10. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox form field at the current position in C++....builder -> get_Document () -> Save ( ArtifactsDir + u "DocumentBuilder..."DropDown" , items , 0 ); doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...