Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 37,851 for

list

(0.58 sec)
  1. Aspose::Words::ImportFormatOptions::get_MergePa...

    Aspose::Words::ImportFormatOptions::get_MergePastedLists method. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists. The default value is false in C++....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. auto srcDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. 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...
  3. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadOptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity.... "“John Doe´s list of currency symbols”™\r" + "€... £, ¥, ¤" : "“John Doe´s list of currency symbolsâ€\u009dâ„¢\r"...

    reference.aspose.com/words/net/aspose.words.loa...
  4. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  5. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import.... assertEqual ( '“John Doe´s list of currency symbols”™ \r ' +...recognize_utf_8_text else '“John Doe´s list of currency symbols†\x9d â„¢...

    reference.aspose.com/words/python-net/aspose.wo...
  6. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....This article also shows how to list messages by providing search...retrieve messages asynchronously. List Messages Asynchronously with...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  8. HtmlFixedSaveOptions.export_embedded_fonts prop...

    HtmlFixedSaveOptions.export_embedded_fonts property. Specifies whether fonts should be embedded into Html document in Base64 format... assertEqual ( 0 , len ( list ( filter ( lambda f : f . endswith...self . assertEqual ( 2 , len ( list ( filter ( lambda f : f . endswith...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 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...
  10. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...@property def aliases ( self ) -> List [ str ]: ... Examples Shows...Alias 1' , 'MyStyle Alias 2' ], list ( style . aliases )) self ....

    reference.aspose.com/words/python-net/aspose.wo...