Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 36,730 for

list

(0.23 sec)
  1. 使用 Python API 启用 IMAP 扩展|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....Email 中的类: IMAP ID 命令 IMAP LIST-EXTENDED 命令 使用 IMAP ID 命令 此命令提供有关服务器是否支持...version ) 使用 IMAP LIST-EXTENDED 命令 IMAP LIST-EXTENDED 命令(在 RFC...

    docs.aspose.com/email/zh/python-net/imap-extens...
  2. Compare MSG Files via .NET | products.aspose.com

    C# source code to compare MSG documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/msg/
  3. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....explanation First, we need to list all the entries of the archive...archive, so keep such entries in a list. Copy 1 if (entry. Name . EndsWith...

    docs.aspose.com/zip/net/flatten-nested-zip/
  4. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Expand “List Workflow” and select source...source document library from the list. The workflow designer window...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  5. 向幻灯片添加注释|Aspose.Slides 文档

    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....that there is a comment author list in the comment authors part...elements in the comment authors list... if ( authorsPart . CommentAuthorList...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  6. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Synchronize Emails with Gmail|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....emails with SharePoint’s custom list of emails. With support for...downloads messages and updates email list. All attachments, embedded images...

    docs.aspose.com/email/sharepoint/synchronize-em...
  8. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....filter items var filters = new List < SmartFilter >( smartObj ....psdLayer ) { List < LayerResource > oldResources = new List < LayerResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  9. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/eml/
  10. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/find-and-replace-is-replacin...