Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 34,272 for

list

(0.17 sec)
  1. PrinterSettingsContainer Class | Aspose.Words f...

    Explore the Aspose.Words.Rendering.PrinterSettingsContainer class for efficient management of PrinterSettings parameters, enhancing your document rendering experience....Examples Shows how to access and list your printer’s paper sources..."PaperSizes" property contains the list of paper sizes to instruct the...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Render Presentations with Fallback Fonts in .NE...

    Render presentations with fallback fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....remove any existing rules from list if ( rulesList . Count > 0 )...//Assigning a prepared rules list for using pres . FontsManager...

    docs.aspose.com/slides/net/render-presentation-...
  3. JsonDataLoadOptions.ExactDateTimeParseFormats |...

    Discover JsonDataLoadOptions' ExactDateTimeParseFormats for precise JSON datetime parsing. Customize formats easily for seamless data loading!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 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...
  5. Work with Office Add-ins in C#|Aspose.Words for...

    Aspose.Words for .NET provides various classes for working with Office Add-ins using C#. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add‑ins, use the...example shows how to get such a list of add‑ins: FAQ Q: How can I...

    docs.aspose.com/words/net/work-with-office-add-...
  6. How to Apply Filter in Excel using Node.js

    This article guides on how to apply filter in Excel using Node.js. It provides IDE settings, a List of steps, and a runnable sample code to add filter in Excel using Node.js....the development environment, a list of steps to be followed while...addFontColorFilter(), and showAll() to list a few. You can also use the...

    kb.aspose.com/cells/nodejs/how-to-apply-filter-...
  7. Recognize single line|Documentation

    How to read text from images containing a single line of text....line_abc() Read only the predefined list of characters from the single-line...() Read only the predefined list of characters from the single-line...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  8. Working with Contacts on Exchange Server using ...

    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....article also shows how you can list contacts from the Contacts folder...mailboxURI , credential ); // List all the contacts MapiContact...

    docs.aspose.com/email/java/working-with-contact...
  9. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Gets the number of nodes in the list. iterator() Provides a simple...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...