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

list

(0.05 sec)
  1. Aspose.Words.WebExtensions | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions namespace for enhancing Office Add-ins with customizable XML elements and attributes. Elevate your document automation today!...TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. ...

    reference.aspose.com/words/net/aspose.words.web...
  2. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  3. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a List of steps, and a sample code to implement PDF imposition software using Python....the details to set the IDE, a list of steps, and a sample code...facades namespace, create a list of page organization for the...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  6. 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...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...
  7. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....form, add it to the Children list of the top-level TemplateConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/page...
  8. 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...
  9. 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/
  10. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....Pages [ 1 ]); // Retrieve the list of graphic elements from the..., svgDirPath ); } } Extract list of elements to single image...

    docs.aspose.com/pdf/net/extract-vector-data-fro...