Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 123,020 for

note

(0.27 sec)
  1. 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...
  2. 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...
  3. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....nested within another table Note that tables can be nested inside...formatted text. It is also worth noting that separating two consecutive...

    docs.aspose.com/words/cpp/table-overview/
  4. Table Overview|Aspose.Words for Node.js

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Node.js. How to work with tables in Node.js....nested within another table Note that tables can be nested inside...formatted text. It is also worth noting that separating two consecutive...

    docs.aspose.com/words/nodejs-net/table-overview/
  5. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....Note Product Family Aspose.CAD Product...PDFSaveOptions class object. Note that the PDFSaveOptions class...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  6. How to Convert FBX File to OBJ in Java

    This short tutorial guides on how to convert FBX file to OBJ in Java. You can develop FBX to OBJ converter in Java using any of the common operating systems like Windows, Linux and macOS....Note Product Family Aspose.CAD Product...it in the desired format OBJ. Note that you can save the loaded...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-obj...
  7. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....Note Product Family Aspose.CAD Product...single entry into the archive. Note that you can add a complete...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  8. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....Note Product Family Aspose.CAD Product...or not, etc. to list a few. Note that while using the remove_signature()...

    kb.aspose.com/pdf/python/how-to-remove-signatur...
  9. 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/
  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...