Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 149,231 for

load

(0.12 sec)
  1. DocumentReaderPluginLoadException class | Aspos...

    aspose.words.DocumentReaderPluginLoadException class. Thrown during document Load, when the plugin required for reading the document format cannot be Loaded....class Thrown during document load, when the plugin required for...the document format cannot be loaded. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::UnsupportedFileFormatException t...

    Aspose::Words::UnsupportedFileFormatException typedef. Thrown during document Load, when the document format is not recognized or not supported by Aspose.Words. To learn more, visit the documentation article in C++....typedef Thrown during document load, when the document format is...

    reference.aspose.com/words/cpp/aspose.words/uns...
  3. How to get Highlight Annotation using Java | As...

    Get Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...GetTextMarkupAnnotat () { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/highlig...
  4. How to add Redaction Annotation using C++ | Asp...

    Add Redaction annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/redactio...
  5. How to add Caret Annotation using Java | Aspose...

    Add Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...Annotations from PDF - Java Example // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/caret/add/
  6. 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...
  7. Exception in latest version 25.4, worked in 25....

    When upgrading to 25.4 of Aspose from 25.3, I now get the following exception when attempting to Load a document that worked in version 25.3. The code to Load is pretty simple: MsgLoadOptions htmlLoadOptions = new …...exception when attempting to load a document that worked in version...version 25.3. The code to load is pretty simple: MsgLoadOptions...

    forum.aspose.com/t/exception-in-latest-version-...
  8. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…... Verify that geometry is loaded var scene = new Scene(); scene...scene.Open("benign.3ds"); // load without options first Console...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  9. View Visio VDX File Formats via .NET | products...

    C# source code to Load, render and display Visio VDX documents on .NET Framework, .NET Core, Mono or COM Interop.... Load VDX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/net/viewer/vdx/
  10. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality.... Load the XPS document from the stream...stream XpsDocument Class or load it directly from a file. In this...

    products.aspose.com/page/net/merge-xps-files/