Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 36,155 for

list

(0.2 sec)
  1. Data Binding|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....GridWeb Using the DropDownList, List, FreeList Cell with GridWeb...

    docs.aspose.com/cells/net/data-binding/
  2. Documentation|Aspose.PDF for SharePoint

    PDF SharePoint is a solution that allows the users to export Lists, List items and SharePoint Wiki pages to the PDF file format....allows the users to export lists, list items and SharePoint Wiki...

    docs.aspose.com/pdf/sharepoint/
  3. Developer Guide - PDF SharePoint API|Aspose.PDF...

    Developer Guide of PDF SharePoint API covers topics such as exporting items to PDF, add watermark and convert different formats to PDF and merge PDF files....Export a Particular Item from a List Add Watermark to PDF Convert...

    docs.aspose.com/pdf/sharepoint/developer-guide/
  4. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  5. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。... getTrivial ())); List list = annotationSelector . getSelected...getSelected (); if ( list . size () == 0 ) { resultMessage . setText...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  6. PSD PSB Compress Solution | products.aspose.com

    Compress Adobe Photoshop images to reduce files sizes...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/compress/
  7. PSB Pienennä kokoa Ratkaisu | products.aspose.com

    Pienennä PSD-tiedostojen kokoa...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/fl/reduce-size/psb/
  8. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_….../// <summary> /// Returns a list of strings with Alternative...located.</param> /// <returns>List of strings with Alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  9. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....self , name : str , items : List [ str ], selected_index : int...characters will be truncated. items List[str] The items of the ComboBox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...This list will be used to match a caption to an image. List<Paragraph>...paragraph that is in the caption list. String captionText = ""; Node...

    forum.aspose.com/t/extracting-images-and-captio...