Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 375,519 for

save

(0.16 sec)
  1. 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...
  2. Convert ml to oz in C#

    In this brief guide, you will learn how to convert ml to oz in C#. It explains setting up the environment and the algorithm steps, followed by an executable code example to convert milliliter to ounce in C#....conversion and save the generated Excel file using the Save() method...define the conversion factor and save the output file to complete...

    kb.aspose.com/cells/net/convert-ml-to-oz-in-csh...
  3. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....the above save option to select the desired sheets Save the loaded...to render to PDF, and finally save the Numbers file as a PDF with...

    kb.aspose.com/cells/python/convert-numbers-file...
  4. 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...
  5. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....Document class and just call the Save method with target format. It’s...Image class and finally call the Save method. C# - PDF to Image Conversion...

    products.aspose.com/total/net/conversion/
  6. Compress PDF Document using Java | Aspose.PDF

    Compress PDF programmatically with Java sample code using Aspose.PDF for Java...compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/java/compress/
  7. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation...."Watermark" ); presentation -> Save( u "watermark.odp" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.odp" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/odp/
  8. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation...."Watermark" ); presentation -> Save( u "watermark.ppt" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/ppt/
  9. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Online PDF to DOTX Conversion or Build .NET bas...

    Free online app to convert PDF to DOTX files. .NET C# conversion library code for PDF documents....Convert PDF to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTX format using Save method and...

    products.aspose.com/total/net/conversion/pdf-to...