Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 153,467 for

load

(0.13 sec)
  1. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....set A1 to indicate file was loaded (demonstrates cell value setter...( 0 , 0 ); cell . value = "Loaded from stream" ; // Save the...

    docs.aspose.com/cells/javascript-cpp/different-...
  2. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...by using Save member function Load HTML by using Document class...ZIP file from downloads . // load the OFT file to be converted...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Create, Save, and Read Outlook Notes in C++|Doc...

    Create, save, and Load Outlook notes in MSG format using the MapiNote class in C++ with Aspose.Email....saved as an MSG file can be loaded as a MapiMessage and then cast...code sample demonstrates how to load a sticky note from an Outlook...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  4. IDocumentProcessorPlugin.ToDocument | Aspose.Wo...

    Transform your documents effortlessly with the ToDocument method of the IDocumentProcessorPlugin, converting files into organized Document objects....method Parses the document loaded by Load method into Document object...

    reference.aspose.com/words/net/aspose.words/ido...
  5. How to remove Square Annotation using C++ | Asp...

    Remove Square annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/square/r...
  6. How to remove Underline Annotation using C++ | ...

    Remove Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/underlin...
  7. How to remove Highlight Annotation using C++ | ...

    Remove Highlight annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/highligh...
  8. How to remove Freetext Annotation using C++ | A...

    Remove Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/freetext...
  9. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Create load options for XLSX format LoadOptions...( CountryCode :: Japan ); // Load the workbook with Japanese dates...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  10. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique text watermarks to every page effortlessly....each page of the document loaded by Load method. public void SetTextWatermark...

    reference.aspose.com/words/net/aspose.words/ido...