Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 28,665 for

list

(0.07 sec)
  1. Working with Exchange Mailbox and Messages usin...

    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/net/working-with-exchange...
  2. 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...
  3. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....create a list of watermark-type artifacts Once the list is populated...type watermark and saved in a list for removal at the end. Code...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  4. 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/
  5. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....last node from the reversed list end_table . getParentNode ()...# Remove this node from the list after insertion. extracted_nodes...

    docs.aspose.com/words/java/extract-content-in-r...
  6. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....jpg" ; public Invoice ( List < string > recognitionAreas...settings . RecognitionAreas = new List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/archival-scanning/
  7. How to Send Email using SMTP in Python

    This step by step tutorial focuses on how to send email using smtp in Python. You will learn to utilize a Python script to send email using SMTP in any Python configured environment in Windows and Linux....information, recipient email list, Subject line and the Email...lets you to send an email to a list of recipients and send the same...

    kb.aspose.com/email/python/how-to-send-email-us...
  8. ReportingEngine.build_report method | Aspose.Wo...

    aspose.words.reporting.ReportingEngine.build_report method...data_sources : List [ object ], data_source_names : List [ str ]):...populated with data. data_sources List[object] An array of data source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...chartHeight); var categories = new List<string> { "FCEV 400 km\n(2019)"...data var baseCarCostData = new List<double> { 21, 18, 11, 5, 0,...

    forum.aspose.com/t/getting-the-exact-coordinate...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Headers and Footers to Command List The header or footer text can...headers and footers as command list. The following codes how to...

    docs.aspose.com/cells/net/get-headers-or-footers/