Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 134,504 for

save

(0.06 sec)
  1. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links... Saving . SvgSaveOptions (); saveOptions...removeJavaScriptFrom = true ; doc . save ( base . artifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-docx/
  3. DXF Drawings|CAD 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....save while passing an object of PdfOptions...specified requirements. Support for Saving DXF Files Aspose.CAD provides...

    docs.aspose.com/cad/python-net/developer-guide/...
  4. Display and Hide Scrollbars of Workbooks|Docume...

    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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeSrollbarsHide...

    docs.aspose.com/cells/java/display-and-hide-scr...
  5. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....file Save the resultant PDF file using the desired save options...file is generated using the Save() method using the file name...

    kb.aspose.com/words/net/how-to-transform-markdo...
  6. How to Flatten PDF Form Fields in Java

    In this quick tutorial you will learn how to flatten PDF form fields in Java. This tutorial is useful to convert PDF to flatten PDF in Java in all the common operating systems like Windows, macOS, and Linux....flatten PDF form in Java and save it again as a PDF file. Steps...binding the source PDF file Save the flattened PDF file on disc...

    kb.aspose.com/pdf/java/how-to-flatten-pdf-form-...
  7. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++.... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  8. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF file with the help of a few lines of code....RTF Save the output PDF file using the desired PDF save options...applications. In the end, we save the input RTF file as PDF along...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...
  9. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...The original image is saved using the save() method, specifying...the updated image is saved using the save() method with the output...

    docs.aspose.com/psd/java/smart-filters/
  10. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....appear in the outline of a saved PDF document. let doc = new...can pass to the document's "Save" method // to modify how that...

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