Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 151,196 for

load

(0.65 sec)
  1. Licensing|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....Stream Object The license can be loaded from a file or stream object...shown in the example below. Load License from File When you call...

    docs.aspose.com/barcode/cpp/licensing/
  2. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following docx. Smart objects - formatting issue (2).docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…...oYourFontsFolde", true) }); Load the Document with Font Settings...instance when loading your DOCX document. // Prepare load options with...

    forum.aspose.com/t/shape-conversion-into-image-...
  3. 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/java/manipulating-webp-...
  4. How to Unprotect Excel in Python

    This quick guide covers how to unprotect Excel in Python. It discusses the environment setup, step-by-step process, and a sample code to unlock Excel file in Python....via Java to unprotect Excel Load the protected Excel file using...of simple API calls. Firstly, load the protected source Excel file...

    kb.aspose.com/cells/python/how-to-unprotect-exc...
  5. Verify Digital Signature in Word Document using C#

    Refer to this article to verify a digital signature in Word document using C#. It has details to set the IDE, a list of steps, and a sample code for the digital certificate verification in word using C#....to verify a digital signature Load the license to avoid product...signature authentication using C# . Load the license, check the presence...

    kb.aspose.com/words/net/verify-digital-signatur...
  6. How to Convert Visio to JPG in C#

    This tutorial includes the information about the process to convert Visio to JPG in C#. It explains the steps as well as a runnable sample code snippet is provided to export VSD to JPG in C#....to render the Visio diagrams Load the input Visio diagram using...Visio to JPG in C# . Firstly, load the input Visio file using the...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  7. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux.... You can load an input Word document in DOCX...a Document Class instance to load document for creating TIFF file...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  8. Aspose::Words::IDocumentProcessorPlugin::ToDocu...

    Aspose::Words::IDocumentProcessorPlugin::ToDocument method. Parses the document Loaded by Load() method into Document object in C++....method Parses the document loaded by Load() method into Document...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. Very high (5GB+) memory usage when loading VSD ...

    PBD00-93469.7z (4.7 MB) Using Aspose Diagram .NET, the attached VSD file uses over 5 GB of RAM/memory when opening (compared to under 1GB for MS Visio). The Diagram has 2 actual pages with 39 background pages. 2 quest…...high (5GB+) memory usage when loading VSD Diagram with background...background pages. 2 questions: Can we load this diagram with less memory...

    forum.aspose.com/t/very-high-5gb-memory-usage-w...
  10. 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/