Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 245,799 for

load

(0.08 sec)
  1. Compare Word Documents using C#

    Compare Word documents using C# by following this brief guide. It has IDE settings, a list of steps and a runnable code snippet to compare two docs using C#....compare Word documents using C# Load the first Word document with...instance of the Document class Load the other Word document to compare...

    kb.aspose.com/words/net/compare-word-documents-...
  2. Error loading PSD - Free Support Forum - aspose...

    When you want to Load a psd an error is shown, wich says: “‘Aspose.PSD.FileFormats.Psd.Layers.LayerResources.TypeToolInfoStructures.UnknownStructure’ to type ‘Aspose.PSD.FileFormats.Psd.Layers.LayerResources.TypeToolInf…...Error loading PSD Aspose.PSD Product Family cristianortegaethofy... 7:56pm #1 When you want to load a psd an error is shown, wich...

    forum.aspose.com/t/error-loading-psd/264696
  3. Compress | Aspose.Imaging for .NET API Reference

    Compress SvgOptions.Compress property Gets or sets a value indicating whether this ICompressedOptions is compressed. ...... Load ( inputFile )) { Aspose . Imaging...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. EffectType | Aspose.PSD for .NET API 参考

    获取一种效果... Load ( inputFile , new LoadOptions...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  5. Class: License - Aspose.Diagram for Node.js via...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code.... Use this method to load a license from a stream. Example...

    reference.aspose.com/diagram/nodejs/License
  6. ComHelper | Aspose.Words for .NET

    ComHelper constructor. Initializes a new instance of this class in C#....ComHelper class allows us to load documents from within COM clients...

    reference.aspose.com/words/net/aspose.words/com...
  7. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....repository to crop an image Load the source image file into the...options to load the source image like you can load an image from...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  8. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....NET library Load the input PDF document with...into your application. First, load the source PDF document and...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. Working with multipage image formats|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 ( fileName )) { if ( image instanceof...try ( Image image = Image . load ( fileName )) { PngOptions pngOptions...

    docs.aspose.com/imaging/java/working-with-multi...
  10. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with Type 1 fonts in your .NET applications.... You can: Load Type1 font files, extract data...them back . The basic font loading functionality provided by Aspose...

    docs.aspose.com/font/net/working-with-type1-fonts/