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

list

(0.74 sec)
  1. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true :...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  2. Work with Messages using Microsoft Graph|Docume...

    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.... You can list, fetch, create, update, move...the most common operations. List Messages You can retrieve messages...

    docs.aspose.com/email/java/manage-messages-with...
  3. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition... List Barcode Types Defined in DecodeType...recognition can be specified as a list and passed to the BarCodeReader...

    docs.aspose.com/barcode/cpp/set-target-barcode-...
  4. Specify Fallback Fonts for Presentations in PHP...

    Master Aspose.Slides for PHP via 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: $fontNames = array ( "Segoe...

    docs.aspose.com/slides/php-java/create-fallback...
  5. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...private void processJsActions(List<JavascriptAction> jsActionsList...collectPageAndAnnota(Document doc, List<JavascriptAction> jsActionsList)...

    forum.aspose.com/t/unable-to-extract-javascript...
  7. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....def heading_pairs ( self ) -> List [ object ]: ... @heading_pairs...heading_pairs ( self , value : List [ object ]): ... Remarks Every...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Ecm sharepoint - Free Support Forum - aspose.com

    What are the limits and practical obstacles when using SharePoint for ECM: e.g., URL/path length, library/List thresholds, number of documents in a library, performance impact?..., URL/path length, library/list thresholds, number of documents...2025, 1:50am 2 hasan.jamal Listed November 5, 2025, 6:54am 3...

    forum.aspose.com/t/ecm-sharepoint/320835
  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 into a command list. The following code shows how...

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