Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 151,282 for

load

(0.14 sec)
  1. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....GetDataDir_VisioComments (); // Load diagram Diagram diagram = new...GetDataDir_VisioComments (); // Load Visio Diagram diagram = new...

    docs.aspose.com/diagram/net/working-with-comments/
  2. Aspose.PSD for .NET 19.6 - 发行说明|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.... Load ( sourceFilePathPsb )) { var...using ( Image img = Image . Load ( sourceFilePathPsd )) { var...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Question: Aspose .NET SDK support for scanned P...

    Hi, We are experiencing issues converting scanned (image-based) PDF files using the Aspose .NET SDK. The SDK currently converts the PDF to a Word document, but the output content remains an embedded image rather than ed…... Load the resulting searchable PDF...processing time. Language packs – load only the languages you need...

    forum.aspose.com/t/question-aspose-net-sdk-supp...
  4. How to Convert XML to PDF in C#

    This guide covers how to convert XML to PDF in C#. It includes the environment setup details, a step-by-step process, and a code snippet to export XML to PDF in C#....to convert XML files to PDF Load the input XML file with the...the Document class Bind the loaded XML file Invoke the Save method...

    kb.aspose.com/pdf/net/how-to-convert-xml-to-pdf...
  5. Managing Appointments in Python|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....Email API can be used to load an appointment in ICS format...Outlook or any program that can load an ICS file. If the file is...

    docs.aspose.com/email/python-net/managing-appoi...
  6. Convert TIFF to PDF using Python

    This guide explains how to convert TIFF to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for changing TIFF to PDF....PdfOptions Load the source TIFF image using the load() method Convert...output PDF resolution Save the loaded TIFF as a PDF using the specified...

    kb.aspose.com/imaging/python/convert-tiff-to-pd...
  7. How to Convert TIFF to PDF in Java

    This short tutorial focuses on how to convert TIFF to PDF in Java. To create TIFF to PDF converter Java code and comprehensive steps are explained along with the environment configuration....the project Load the source TIFF Image using the load method exposed...simple API interface where we load the source TIFF from the disk...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...
  8. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be Loaded....the document that is to be loaded. Members Name Description AUTO...does not currently support loading such documents. DOCX Office...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Licensing|Documentation

    Learn how to obtain and apply the license for Aspose.OMR for С++ and discover limitations of the trial version....purchased or temporary license, load it in your application’s code...MakeObject < License > (); // Load the license from file license...

    docs.aspose.com/omr/cpp/licensing/
  10. Manipulating WebP Images|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.... Load an existing GIFF image into...Image using the factory method load. Create and initialize an instance...

    docs.aspose.com/imaging/python-net/manipulating...