Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 153,456 for

load

(0.09 sec)
  1. How to add Polygon Annotation using .NET | Aspo...

    Add Polygon 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/polygon/...
  2. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for JavaScript via C++ license and discover limitations of the trial version.... You can load the license from a file, Base64...Module.AsposeOCRSetLicenseF() Load a license from an array of bytes...

    docs.aspose.com/ocr/javascript-cpp/licensing/
  3. Aspose::Words::IDocumentProcessorPlugin::ToDocu...

    Aspose::Words::IDocumentProcessorPlugin::ToDocument method. Parses the document Loaded by Load() method into Document object in C++....method Parses the document loaded by Load() method into Document...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. Android API to Render PS to FLATOPC | products....

    Transform PS to FLATOPC via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load PS file with an instance of...

    products.aspose.com/total/android-java/conversi...
  5. On Premise, Cloud & App Based Solutions to Proc...

    Create, process & convert Microsoft Visio drawings via High Code APIs or Cloud-based SDKs. Or use our cross-platform apps to view or convert Visio files.... Modify diagram elements & load existing files. Aspose.Diagram...for Node.js via Java Create, Load, Manipulate & Print Microsoft...

    products.aspose.com/diagram/
  6. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Converts IANA content type into a load format enumerated value. static...LoadFormatToExtensio ( LoadFormat ) Converts a load format enumerated value into...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....more than a combination of loading and saving operations. What...with Aspose.Words involves loading or saving a document in some...

    docs.aspose.com/words/net/convert-a-document/
  8. Format Visio Pages|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....Diagram to // load a diagram. InputStream stream..."ReadDiagramFile.vsd" ); // load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/java/format-visio-pages/
  9. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.PDF.Facades....( "C: \\ Samples \\ " ); // Load XFA form auto document = MakeObject...( "C: \\ Samples \\ " ); // Load XFA form auto document = MakeObject...

    docs.aspose.com/pdf/cpp/xfa-forms/
  10. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....:: Startup (); // Create HTML load options HtmlLoadOptions options...options ( LoadFormat :: Html ); // Load the HTML file into a workbook...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/