Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 30,348 for

list

(0.2 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. Get layout names|CAD 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....Example: Export to PDF/A format Get list of all layers...

    docs.aspose.com/cad/net/how-to/get-layout-names/
  3. Get layout names|CAD 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....Example: Export to PDF/A format Get list of all layers...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  4. Compare OST Files via .NET | products.aspose.com

    C# source code to compare OST documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/ost/
  5. RtfLoadOptions constructor | Aspose.Words for P...

    RtfLoadOptions constructor. Initializes a new instance of this class with default values.... assertEqual ( '“John Doe´s list of currency symbols”™ \r ' +...assertEqual ( '“John Doe´s list of currency symbols†\x9d â„¢...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.List_style property. Gets or sets the name of the style on which the List to contain entries is based....list_style property FieldAutoTextList.list_style property Gets...the list to contain entries is based. @property def list_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableSubstitutionRule.addSubstitutes method | A...

    TableSubstitutionRule.addSubstitutes method. Adds substitute font names for given original font name....substituteFontNames string[] List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from PDF using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in PDF and save using Java are part of it....Java to extract pages Create a list of pages that are to be selected...process begins by providing a list of pages to be extracted from...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  9. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in documents. Elevate your document presentation effortlessly!... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...6 // Initialize List of XpsGradentStop 7 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 8 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...