Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 376,735 for

save

(0.69 sec)
  1. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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 ( $"{path}SupplementEAN2.png"...SupplementData = "12345" ; gen . Save ( $"{path}SupplementEAN5.png"...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  2. Add and Connect Visio Shapes|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 the diagram. Programming Sample...connecter2Id ); // Save the diagram diagram . save ( dataDir + "AddConnectShapes_Out...

    docs.aspose.com/diagram/java/add-and-connect-vi...
  3. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# Save bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly...image using PngOptions class Save the output PNG image with the...

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  4. Extract Text from PowerPoint using Python

    This article describes how to extract text from PowerPoint using Python. It has details to set the IDE, a list of steps, and a sample code for PPTX to text converter using Python....new line Save all the collected text portions and save the output...text from portions in them. Save all the collected data in a...

    kb.aspose.com/slides/python/extract-text-from-p...
  5. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python.... Save the protected Excel file with the save() method...encrypting the workbook, you can save it in any of the Excel-supported...

    kb.aspose.com/cells/python/how-to-password-prot...
  6. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....0f ); pres -> Save ( u "output.pptx" , SaveFormat...set_BlurRadius ( 4 ); pres -> Save ( u "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/shape-effect/
  7. Adding a Signature to an Image|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.... We will save the resultant image in PNG format...Graphics class DrawImage method. Save result in PNG format. Program...

    docs.aspose.com/psd/java/adding-a-signature-to-...
  8. How to Convert DWG to JPG in C#

    This example will help you to see how to convert DWG to JPG in C# programmatically. Exporting DWG to JPG in C# is easily achieved using few lines of code exposed by Aspose.CAD for .NET API....CAD in C#, save Autocad as Jpeg in both multiple...options for desired JPEG file Save the DWG to JPEG exported image...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-jpg...
  9. How to Convert Excel to XPS using Node.js

    This tutorial entails how to convert Excel to XPS using Node.js. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....instance of the Workbook class Save the loaded Excel file as XPS...Workbook class. Then by using the save method, the loaded XLSX file...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Paragraph collection of the page Save the resultant PDF document The...myData )); // Save updated PDF document . save ( myExternalFile...

    docs.aspose.com/pdf/androidjava/hello-world-exa...