Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 38,276 for

save

(0.03 sec)
  1. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed....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/python-net/aspose.wo...
  2. MailMergeSettings.mailSubject property | Aspose...

    MailMergeSettings.mailSubject property. Specifies the text which shall appear in the subject line of the e-mails or faxes produced during mail merge... Once we do that and save the document, // Microsoft Word... settings . clear (); doc . save ( base . artifactsDir + "MailMerge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Markdown to Image – MD to JPG, PNG, BMP...

    Convert Markdown to Images online or in C#. Consider Markdown to JPG, PNG, BMP, GIF, and TIFF conversions in C# examples.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = Converter...

    docs.aspose.com/html/net/convert-markdown-to-im...
  4. Working With PSB Files|Documentation

    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....and the same can be used to save the results. The following code...and the same can be used to save the results. The PdfOptions...

    docs.aspose.com/psd/java/working-with-psb-files/
  5. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert PPTX to SVG in Python....export slides as SVG using Python Save individual slides as SVG on...above-mentioned steps in Python save PPT as SVG by using a few API...

    kb.aspose.com/slides/python/how-to-convert-powe...
  6. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....object Save the loaded presentation as PPT using the Save method...in the next step, it is just saved as a PPT file. You can use different...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  7. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....footer of the Word document and saves it to DOCX file format. Steps...headers and footers Finally, save the document to DOCX file format...

    kb.aspose.com/words/net/how-to-insert-header-an...
  8. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....mode of PDF Save the DOCX file as PDF using Save method In the...exported PDF. Finally, we will be saving the PDF either on disk or in...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  9. 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...
  10. 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...