Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 128,645 for

note

(0.21 sec)
  1. Access and Manage Outlook MAPI Properties in C+...

    Learn how to read, set, and remove MAPI properties in Outlook MSG files and attachments using Aspose.Email for C++.... Note: The ConvertDateTime() helper...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  2. DocumentBuilder.InsertTableOfContents | Aspose....

    Effortlessly enhance your documents with the DocumentBuilder InsertTableOfContents method, adding a dynamic TOC for easy navigation and improved organization.... Note that InsertTableOfContent will...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using C++ for faster insights and smarter content audits....check their data source , and note whether the data is internal...

    docs.aspose.com/slides/cpp/examine-presentation/
  4. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document.... Note that DocumentBuilder.insert...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...FolderInfo notes = pst.CreatePredefinedFold("Notes", StandardIpmFolder...StandardIpmFolder.Notes); ageDict.Add("Notes", notes.ContainerClass);...

    forum.aspose.com/t/throw-exception-in-contact-u...
  6. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...FolderInfo notes = pst.CreatePredefinedFold("Notes", StandardIpmFolder...StandardIpmFolder.Notes); ageDict.Add("Notes", notes.ContainerClass);...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  7. Get Cells Index with C++|Documentation

    Learn how to get row or column index by the name of a row, column, or cell. Convert the name of the cell to row and column indices (zero‑based) using Aspose.Cells with C++....CellsHelper::RowNameToIndex Note: The indexing is zero‑based...

    docs.aspose.com/cells/cpp/get-cells-index/
  8. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!... Remarks Note: A building block node and its...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitGlossaryDocumentStart | As...

    Discover the VisitGlossaryDocumentStart method in DocumentVisitor. Efficiently manage glossary document enumeration with ease and precision.... Remarks Note: A glossary document node and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java.... Note, however, that rendering results...

    reference.aspose.com/words/java/com.aspose.word...