Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 152,437 for

load

(1.18 sec)
  1. Manage Attachments in Outlook MSG Files Using A...

    Learn how to save, remove, and add attachments in Outlook MSG files using Aspose.Email for C++....MSG file: Load the message using MapiMessage::Load . Iterate...MapiMessage > message = MapiMessage :: Load ( fileName ); // Iterate through...

    docs.aspose.com/email/cpp/manage-outlook-msg-at...
  2. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  3. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....Words for C++ allows users to load their Word documents and convert...for C++ then allows users to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/word-t...
  4. Convert FLATOPC to PPSM via C++ or with free On...

    Export FLATOPC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSM online converter quickly before integrating the code....Words for C++ can be used to load the FLATOPC file and convert...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Convert FLATOPC to PPSX via C++ or with free On...

    Export FLATOPC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSX online converter quickly before integrating the code....Words for C++ can be used to load the FLATOPC file and convert...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/flatop...
  6. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....Words for C++, you can load your TXT file and convert it...Aspose.Slides for C++, you can load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....Words for C++ can be used to load the TXT file and convert it...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Convert TXT to ODP via C++ or with free Online ...

    Export TXT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code....Words for C++ can be used to load a TXT file and convert it to...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....URI of the base folder while loading it // so that any images with...LoadOptions namespace Aspose.Words.Loading assembly Aspose.Words LoadOptions(...

    reference.aspose.com/words/net/aspose.words.loa...
  10. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Words for loading Pdf documents. The code snippet...PdfLoadOptions load = new PdfLoadOptions(); load.setSkipPdfImages(true);...

    forum.aspose.com/t/pdf-to-word-not-supported-in...