Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 151,287 for

load

(0.08 sec)
  1. Encrypting Excel 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....For encrypting an ODS file, load the file and set the WorkbookSettings...For decrypting an ODS file, load the file by providing a password...

    docs.aspose.com/cells/python-net/encrypting-exc...
  2. Remove Background from Image using Python

    This article guides on how to remove background from image using Python. It has details to set the IDE, a list of steps, and a sample code for developing a picture background remover using Python....NET to remove image background Load and apply the Aspose.Imaging...paths for processing the image Load the input image from the specified...

    kb.aspose.com/imaging/python/remove-background-...
  3. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....create a default presentation Load the first slide inside the presentation...create a new presentation or load an existing presentation and...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  4. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation....Import the necessary namespaces Load the source DNG file into the...optional operations on the loaded image, e.g. rotate or resize...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...
  5. How to Convert PPT to PDF using C#

    This topic focuses on how to convert PPT to PDF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. To convert PowerPoint to PDF C# Interop based complex API solution is one of the options, however in this example we will manage the conversion using a few simple lines of code....using the NuGet package manager Load the source presentation file...where by the process begins by loading the source PPT from the disk...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  6. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...CFF, fileDef); 9 10 // Load the font 11 Font font = Font..."CenturyGothic.cff" ); 3 4 // Load font binary data into byte array...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  7. PS to PNG Conversion API for | Java

    Sample Java conversion code for PS format to PNG file. Use this example code to convert PS to PNG within any Web or Desktop Java based application....it easy for the developers to load and convert PS files to PNG...in just a few lines of code. Load PS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/ps-to-...
  8. Java XPS to PDF Conversion API

    Sample Java conversion code for XPS format to PDF file. Use this example code to convert XPS to PDF within any Web or Desktop Java based application....it easy for the developers to load and convert XPS files to PDF...in just a few lines of code. Load XPS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/xps-to...
  9. XPS to JPEG Conversion API for | Java

    Sample Java conversion code for XPS format to JPEG file. Use this example code to convert XPS to JPEG within any Web or Desktop Java based application....it easy for the developers to load and convert XPS files to JPEG...in just a few lines of code. Load XPS file in an instance of PsDocument...

    products.aspose.com/page/java/conversion/xps-to...
  10. How to Convert PDF to TIFF in C#

    This brief tutorial explains how to convert PDF to TIFF in C#. To write the PDF to TIFF converter C# code and detailed steps are provided along with the environment configuration....using Nuget package manager Load the sample input PDF file into...and other settings Save the loaded PDF file as TIFF using the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tif...