Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 244,794 for

load

(0.09 sec)
  1. Adding a Watermark 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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  2. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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 ( sourceFile )) { image . save...image = ( PsdImage ) Image . load ( outputFile )) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    FileFormatUtil ContentTypeToLoadFormat method. Converts IANA content type into a Load format enumerated value in C#....Converts IANA content type into a load format enumerated value. public...find the corresponding Aspose load/save format from each media...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Convert DWG to DWF|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....CAD provides the feature to load the AutoCAD DWG file and export...follows: Load DWG drawing file using the Image.Load factory method...

    docs.aspose.com/cad/java/convert-dwg-to-dwf/
  5. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first POTX file with an...instance of Presentation class. Load the second POTX document with...

    products.aspose.com/slides/java/merger/potx/
  6. SHX font not recognized - Free Support Forum - ...

    When converting DWG to PDF, the%% 130,%% 131,%% 132,%% 133,%% 162,%% 163 set under tssdeng.shx cannot be recognized tssdeng.7z (7.4 KB)...Could you please try to load image with load options, e.g.: using...(CadImage cadImage = (CadImage)Image.Load(fileName, new LoadOptions {...

    forum.aspose.com/t/shx-font-not-recognized/277651
  7. How to Convert XML to XLSX using C#

    This quick topic covers how to convert XML to XLSX using C#. It cencompasses the system configuration, a step-by-step algorithm, and a working example code to save XML as Excel file in C#....XmlLoadOption class object to set the load options Access the source XML...file name and load options instance Save the loaded XML file as...

    kb.aspose.com/cells/net/how-to-convert-xml-to-x...
  8. Document.OriginalFileName | Aspose.Words for .NET

    Document OriginalFileName property. Gets the original file name of the document in C#....Returns null if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when Loading a document into a Document object in Java....password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. LoadOptions | Aspose.Words for .NET

    LoadOptions constructor. Initializes a new instance of this class with default values in C#....URI of the base folder while loading it // so that any images with...LoadOptions namespace Aspose.Words.Loading assembly Aspose.Words LoadOptions(...

    reference.aspose.com/words/net/aspose.words.loa...