Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 37,947 for

list

(0.25 sec)
  1. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....'Revisions at list levels.docx' ) doc . update_list_labels () paragraphs...( '1.' , paragraphs [ 0 ] . list_label . label_string ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Remove Tables from Existing PDF Documents|Aspos...

    Learn how to remove one or more tables from existing PDF documents in Java....copy the detected tables to a list. Remove each detected table...getPages (). get_Item ( 1 )); List < AbsorbedTable > tables = new...

    docs.aspose.com/pdf/java/removing-tables/
  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. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists....unused data, such as styles or lists, or duplicate information manually...styles or just unused styles or lists from the document, you can use...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  5. 使用 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...
  6. Delete all the comments by an author|Aspose.Sli...

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/net/delete-all-the-comme...
  7. Word 目录域 页码与实际内容页码不一致 - Free Support Forum - as...

    word 目录域 页码与实际内容页码不一致 使用版本21.1 demo.zip (56.0 KB)...setupHeaderAndFooter(builder); // 定义多级列表样式 List list = defineMultilevelList(doc);...// 添加内容 addContent(builder, list); builder.insertBreak(BreakType...

    forum.aspose.com/t/word/289162
  8. 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/
  9. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a bookmark at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a List of instructions, and sample code to combine Excel files using Python.... It has IDE settings, a list of instructions, and a sample...and load the license Create a list of Excel files you want to combine...

    kb.aspose.com/cells/python/merge-excel-files-us...