Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 36,366 for

list

(0.15 sec)
  1. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML DOM with Aspose.HTML for Python via .NET; how to create, populate, add HTML elements, and edit inline and internal CSS....<style> and <p> ; to retrieve a list of existing elements of a given...document tree. The following list describes the most common way...

    docs.aspose.com/html/python-net/edit-html-docum...
  2. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS.... The following is a brief list of useful API methods provides... The method must return the list of elements with the given name...

    docs.aspose.com/html/java/edit-a-document/
  3. 使用 Microsoft Graph 管理电子邮件及附件|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....EML) 复制和移动消息 管理附件(创建、获取、删除、列出) List messages Fetch message Create...DisplayName . Equals ( "Inbox" )) { // list messages in inbox var inboxMessages...

    docs.aspose.com/email/zh/net/manage-email-messa...
  4. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTList field in Java....AUTOTEXTLIST field to select from a list of AutoText entries. public...insertField(FieldType.FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...

    reference.aspose.com/words/java/com.aspose.word...
  5. Element.Tag(BDC) fails to set page references o...

    Bug Report: Element.Tag(BDC) Does Not Establish ParentTree Page References for Pages Copied via Document.Pages.Add() Product Aspose.PDF for .NET Version 26.2.0 (also reproduced on 26.3.0) Platform .NET 5.0 / .N…...pageBdcMap = new Dictionary<int, List<Aspose.Pdf.Operators.BDC>>();...Count; p++) { var bdcList = new List<Aspose.Pdf.Operators.BDC>();...

    forum.aspose.com/t/element-tag-bdc-fails-to-set...
  6. Add support for .gdb folder in GDB format - Fre...

    Hi Alexander, Our customer need support for .gdb folder in GDB format. Can you please add this ability in your GIS API ? Thanks,...FileGdbDataset(gdbPath)) { // List all feature classes foreach...WriteLine(feature.Geometry); } // List non‑spatial tables foreach (var...

    forum.aspose.com/t/add-support-for-gdb-folder-i...
  7. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....totalPages = 0; private final List eventLog = new ArrayList<>();...filtering pages using a page number list. {@code public void pageIndexFilter()...

    reference.aspose.com/words/java/com.aspose.word...
  8. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive emails seamlessly using the innovative C# library.... "username" , "password" ); List Messages Once connected, the...sorting and filtering messages. List Messages in C# var messages...

    products.aspose.com/email/net/receive-email/ews/
  9. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....at the beginning of the page list. Set the path to the document...at the beginning of the pages list). Finally, call the Save() Method...

    products.aspose.com/page/cpp/add-delete-pages/
  10. Frequently Asked Questions – Aspose.HTML for .NET

    This article includes frequently asked questions about using the functionality of the Aspose.HTML for .NET library....details, please visit Features List page. Q: Can I use HTMLDocument...described here . Q: How to check the list of resources that are loaded...

    docs.aspose.com/html/net/faq/