Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 245,797 for

load

(0.11 sec)
  1. Aspose.CAD for Java 20.1 - Release Notes

    Aspose.CAD for Java 20.1 - Release Notes – the latest updates and fixes....Bug CADJAVA-497 Exception on loading DWG Bug CADJAVA-166 CadException:...version is not valid when loading a DGN file Bug Added APIs:...

    releases.aspose.com/cad/java/release-notes/2020...
  2. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....document is valid you need to load the document into a Document...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. Aspose.Imaging for Java 3.8.1 Release Notes|Doc...

    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 ( file . getAbsolutePath ());...example > { Image image = Image . load ( "someFileThatDoesNotI.psd"...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  4. PDF to BMP Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one BMP single file programmatically with C++ sample code using Aspose.PDF for C++...C++ C++ developers can easily load & merge PDF files to BMP in...to Aspose Document In loop: load the image After the loop save...

    products.aspose.com/pdf/cpp/merger/pdf-to-bmp/
  5. htmlloadoptions - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....specify additional options when loading HTML document into a Document...with the specified password to load an encrypted document. HtmlLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Imaging for .NET 18.11 - Release Notes|D...

    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 )) { List < TiffTags...using ( Image image = Image . Load ( inputFileName )) { EmfRasterizationOpti...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  7. Extra Annotations using C++|Aspose.PDF for C++

    This section describes how to add, get, and delete extra kinds of annotations from your PDF document....we create Caret annotation: Load the PDF file - new Document...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/extra-annotations/
  8. System.Drawing.Image.Width throws exception if ...

    Hello Aspose Team We use Aspose.Words 23.6.0 on our .NET Framework 4.8 Project. Following Code throws ArgumentException on Step 5: // Step 1) Create Word document Document document = new Document(); // Step 2) Load …...= new Document(); // Step 2) Load an image from File Image image...imageWidth1 = image.Width; // Step 4) Load image data into shape Shape...

    forum.aspose.com/t/system-drawing-image-width-t...
  9. CalculateDefaultStrokes | Aspose.Imaging for .N...

    CalculateDefaultStrokes AutoMaskingGraphCutOptions.CalculateDefaultStrokes property Gets or sets a value indicating w...... Load ( "input.jpg" )) { AutoMaskingGraphCutO...image = ( RasterImage ) Image . Load ( "input.jpg" )) { AutoMaskingGraphCutO...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++.... // Load a document from a file that...LoadFormatToSaveForm ( loadFormat ); // Load a document from the stream,...

    reference.aspose.com/words/cpp/aspose.words/fil...