Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 34,562 for

list

(0.18 sec)
  1. Working with Exchange Mailbox and Messages|Docu...

    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.... Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/cpp/working-with-exchange...
  2. Aspose.Words.WebExtensions module | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...str , categories : List [ str ], values : List [ float ]): ... Parameter...series_name str categories List[str] values List[float] Returns Recently...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: String [] fontNames = new String...

    docs.aspose.com/slides/java/create-fallback-font/
  6. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...the only character which is a list bullet element at a different...I remove the list bullet item or change the list bullet level...

    forum.aspose.com/t/document-extractpages-yields...
  7. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....pdf" ); // Get list of signature names List < String > sigNames..._dataDir + "DigitallySign.pdf" ); List < String > sigNames = pdfSign...

    docs.aspose.com/pdf/java/remove-signature-from-...
  8. Finding word bounding boxes|Documentation

    Automatic detection of word 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/python-net/image-regions-wo...
  9. Asynchronous Email Handling with POP3 Client|Do...

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

    docs.aspose.com/email/net/asynchronous-email-ha...
  10. Query Cell Areas Mapped to XML Map Path using W...

    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....path exists, it will return the list of cell areas related to that...map two times and prints the list of cell areas returned by the...

    docs.aspose.com/cells/java/query-cell-areas-map...