Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 153,153 for

load

(0.24 sec)
  1. Aspose::Words::Loading::PdfLoadOptions class | ...

    Aspose::Words::Loading::PdfLoadOptions class. Allows to specify additional options when Loading Pdf document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::PdfLoadOptions class Contents [ Hide...specify additional options when loading Pdf document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Working with Comments|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....Call the diagram constructor to load diagram Diagram diagram = new...EditPageLevelComment . class ); // load Visio Diagram diagram = new...

    docs.aspose.com/diagram/java/working-with-comme...
  3. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management.... True ); // We can load and access the signatures of...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…...Alternatively, is there a way to load the workbook with merged cells...Program { static void Main() { // Load the workbook Workbook workbook...

    forum.aspose.com/t/reading-merged-cells/311722
  5. Update Windows document properties - Free Suppo...

    Hi Team, currently we are using the Aspose.Words for updating the document properties inside the word document. Now we got a new requirement from the info sec to check if it is possible to add the properties to windows …...achieve this: Load the Document : First, you need to load the Word...Program { static void Main() { // Load the document Document doc =...

    forum.aspose.com/t/update-windows-document-prop...
  6. C# Email Parser for MSG Format | products.aspos...

    C# source code to extract text and images from MSG file on .NET Framework, .NET Core, and Xamarin Platforms....powerful API allows developers to load and parse Outlook message files...Features for Parsing MSG Files Load MSG files from disk. Extract...

    products.aspose.com/email/net/parser/msg/
  7. Convert XPS to Image in Python

    This article elaborates on how to convert XPS to Image in Python. It encompasses the step-by-step workflow and a runnable code to export XPS to JPG in Python....Page for converting XPS files Load XPS document using a stream...file to JPG in Python . Quickly load the input XPS file from the...

    kb.aspose.com/page/python/convert-xps-to-image-...
  8. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....Instantiate Document Class object to load the document for adding Header/Footer...use the following example to load any existing MS Word file or...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  9. Convert EMLX to EML via C++ application | produ...

    Sample C++ conversion code for EMLX document to EML format. Use example code for batch EMLX to EML conversion within any C++ Application.... Load EMLX file with Aspose.Email...Convert EMLX to EML - C++ // Load the EMLX. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/emlx-t...
  10. Convert MSG to PST via C++ application | produc...

    Sample C++ conversion code for MSG document to PST format. Use example code for batch MSG to PST conversion within any C++ Application.... Load MSG file with Aspose.Email for...Convert MSG to PST - C++ // Load the MSG. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/msg-to...