Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 121,216 for

id

(0.2 sec)
  1. Listing Messages from Exchange Server using Web...

    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....subject, from, to and message ID, using the listMessages() method...folders and how to list messages by ID. List Exchange Server Messages...

    docs.aspose.com/email/java/listing-messages-fro...
  2. 在 POP3 服务器上检测新电子邮件|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....必须将消息的唯一 ID 存储在数据库中:它是检测新消息的搜索键。 检测新消息 从...将新邮件保存到数据库。 当您执行以下操作时,流程更快: 将所有消息的唯一 ID 获取到哈希表中。 在 for(…) 循环中,为每封电子邮...

    docs.aspose.com/email/zh/java/detecting-new-ema...
  3. Convert AI to PSD via Java | products.aspose.com

    Sample Java conversion code for AI format to PSD file. Use this example code to convert AI to PSD within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/psd/java/conversion/ai-to-psd/
  4. Convert AI to GIF via Java | products.aspose.com

    Sample Java conversion code for AI format to GIF file. Use this example code to convert AI to GIF within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/psd/java/conversion/ai-to-gif/
  5. Excel Data Types caused NullReferenceException ...

    Excel Data Types (Stock and Geography) caused NullReferenceException when saving workbook to Xlsb format using Aspose.Cells .Net v26.2. The saved Xlsb file was corrupted. Can you please test Xlsb and Excel Online after …... Issue ID(s): CELLSNET-59897 You can obtain...inform you that your issue (Ticket ID: “CELLSNET-59897”) has been resolved...

    forum.aspose.com/t/excel-data-types-caused-null...
  6. Worksheet copy does not support Rich Values?! -...

    Hi team, We have a client who is using another custom add-in that apparently creates Rich Values. When I copy the sheet with these values, the result becomes #VALUE, while in the source it looks like a static value. He…... Issue ID(s): CELLSNET-59891 You can obtain...inform you that your issue (Ticket ID: “CELLSNET-59891”) has been resolved...

    forum.aspose.com/t/worksheet-copy-does-not-supp...
  7. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…... Issue ID(s): WORDSNET-27565 You can obtain...Free Support Policies . Issue ID(s): WORDSNET-27567 You can obtain...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  8. Merge PCL files using Java | Aspose.PDF

    Merge PCL files programmatically with Java sample code using Aspose.PDF for Java...Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java AP</name>...

    products.aspose.com/pdf/java/merger/pcl/
  9. 在 Exchange 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.... setId ( "list's id" ); distributionList . setChangeKey...distributionList . setId ( "list's id" ); distributionList . setChangeKey...

    docs.aspose.com/email/zh/java/working-with-dist...
  10. How to Lock Cells to Protect Them|Documentation

    This article provIdes code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...