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

note

(0.24 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. 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...
  4. 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/
  5. 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...
  6. 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...
  7. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... Note that the entity returned for...

    reference.aspose.com/words/cpp/aspose.words.lay...
  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. Connecting to IMAP Server|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.... Note, password restrictions must...using the Timeout property. Note: you should not set large values...

    docs.aspose.com/email/net/connecting-to-imap-se...
  10. 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...