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

save

(0.05 sec)
  1. 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...
  2. 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...
  3. How to Change Border Color in HTML? C# Examples

    In this article, we will use C# examples to show different ways to change border color in HTML files using Aspose.HTML class library.... Save the modified HTML document....output path for a document saving 2 string savePath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. 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...
  5. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document....contentStatus = "Draft" ; // Upon saving, the "ContentType" built-in...the MIME type of the output save format. expect ( properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document....contentStatus = "Draft" ; // Upon saving, the "ContentType" built-in...the MIME type of the output save format. expect ( properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG in C# using Aspose.HTML API. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-png/
  8. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes....Microsoft Word, # we must first save the changes, and then manually...manually update these fields. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows.... You can also save the output to stream as well...of CadRasterizationOpti class Save the output JPG file In this...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  10. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....and set the desired password Save the password protected .ONE...set the desired password and save the password protected OneNote...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...