Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 38,013 for

list

(0.16 sec)
  1. Cluster.glyphs property | Aspose.Words for Python

    Cluster.glyphs property. Gets glyphs of the cluster....@property def glyphs ( self ) -> List [ aspose . words . shaping ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 档案

    档案..."tokens"; private static final List<String> SCOPES = Collections...setTitle(_defaultSheetName); // 将工作表添加到列表 List<Sheet> sheetList = new ArrayList<Sheet>();...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  3. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI...."StyledTable" ); // Get a list of the rows in the table List < XWPFTableRow...// get the cells in this row List < XWPFTableCell > cells = row...

    docs.aspose.com/words/java/format-table-in-docu...
  4. 获取所有幻灯片的标题|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.... ReadKey (); // Get a list of the titles of all the slides...presentationDocument ); } } // Get a list of the titles of all the slides...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  5. How to Use Microsoft Graph for Mailbox Manageme...

    Integrate Microsoft Graph API with Aspose.Email for .NET to access, manipulate, and manage mailbox data effectively....3: Retrieve Folders by Name List Messages in Specified Folder...within the current folder. public List<FolderNode?> SubFolders { get...

    blog.aspose.com/email/how-to-use-microsoft-grap...
  6. Document.webExtensionTaskPanes property | Aspos...

    Document.webExtensionTaskPanes property. Returns a collection that represents a List of task pane add-ins....collection that represents a list of task pane add-ins. get webExtensionTaskPane...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Language detecton|Documentation

    How to detect the languages used on the provided image....formats and returns them as a list of LanguageDetectionOut objects... languages List<Map.Entry<Language, Float>> Lists the recognition...

    docs.aspose.com/ocr/java/language_detection/
  8. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...private static Map<Integer, List<Node>> getPageIndexToNodeMa(Document...throws Exception { Map<Integer, List<Node>> pageToNodes = new HashMap();...

    forum.aspose.com/t/empty-page-not-getting-remov...
  10. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-paragrap...