Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 151,332 for

load

(0.98 sec)
  1. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....class ) + "Notebook/" ; 2 // Load a OneNote Notebook 3 Notebook...Notebook to Stream Copy 1 // Load the document into Aspose.Note...

    docs.aspose.com/note/java/working-with-onenote-...
  2. 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...
  3. Aspose.Cells 8.7.0中的公共API更改|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....instance of Workbook //Optionally load an existing spreadsheet var...an instance of Workbook and load an existing spreadsheet var...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. C# 3D Formats Watermark | products.aspose.com

    Add Blind Watermark to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code.... Load the source file through the...such as 3DS to FBX watermark . Load 3DS files through scene class...

    products.aspose.com/3d/net/watermark/
  5. Best solution and or combination to create a .d...

    Hi there, we are evaluating your product to convert file format. At the moment our scenario is simple: Given an HTML we can build a pdf in house with our own solution. We would like to convert the initial html (include…...can use the Document class to load HTML and save it in different...review Aspose.Words’ HTML loading and saving options for fine-tuning...

    forum.aspose.com/t/best-solution-and-or-combina...
  6. How to add Circle Annotation using .NET | Aspos...

    Add Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Load PDF in an instance of Document...Annotations from PDF - C# Example // Load the PDF file Document document...

    products.aspose.com/pdf/net/annotation/circle/add/
  7. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram....Call the diagram constructor to load diagram from a VSD stream FileStream...vsd" , FileMode . Open ); // Load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/net/format-visio-pages/
  8. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....For encrypting an ODS file, load the file and pass the actual...For decrypting an ODS file, load the file by providing the password...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  9. Aspose.PSD for .NET 19.9 - 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 ( "layers with names.psd" ))...var im = ( PsdImage ) Image . Load ( filePath )) { for ( int i...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  10. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....The code is very simple, just load PDF to Document class and save...calling Document.save() method. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/