Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 151,216 for

load

(0.09 sec)
  1. Convert OLM to ICS via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to ICS - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  2. Convert OLM to OST via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to OST - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  3. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Load the PDF with an instance of Document. Load all the...

    products.aspose.com/pdf/cpp/signature/
  4. How to add Redaction Annotation using .NET | As...

    Add Redaction 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/redactio...
  5. 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/...
  6. 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...
  7. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....we create Caret annotation: Load the PDF file - new Document...void AddCaretAnnotation () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/extra-annotations/
  8. How to Convert PDF to Text File using C#

    This simple tutorial will provide details on how to convert PDF to Text file using C#. It explains how using C# PDF to Text converter application can be created with few API calls.... You only need to load the source PDF document and...to convert PDF to a Text file Load the source PDF file using the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tex...
  9. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background text to add draft watermark in presentation using Java....Presentation class object to load the target file Prepare a shape...watermark These steps guide us to load an existing PowerPoint presentation...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  10. 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/