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

list

(0.28 sec)
  1. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....to filter the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  2. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images.... The method returns a list of CharacterRecognition objects...Characters ArrayList<Character> A list of recognized characters and...

    docs.aspose.com/ocr/java/image-regions-characte...
  3. 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...
  4. JsonDataLoadOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting.JsonDataLoadOptions class for seamless JSON data parsing. Enhance your document processing with flexible options!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... 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...
  6. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... 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...
  7. 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...
  8. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... as_section (), b ), list ( doc ))): # There are three...self . assertEqual ( 0 , len ( list ( filter ( lambda hf : not hf...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeOptions.CleanupParagraphsWithPunctuati...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents.... Here is the complete list of cleanable punctuation marks:...

    reference.aspose.com/words/net/aspose.words.low...
  10. [Regression] Setting HtmlSaveOptions.ExportList...

    Hi, We have been using HtmlSaveOptions.ExportListLabels = ByHtmlTags to save the List labels to ul/li nodes in order to display the List properly and consistently in HTML. This worked very well in the past but after up…...ExportListLabels = ByHtmlTags to save the list labels to ul/li nodes in order...order to display the list properly and consistently in HTML. This...

    forum.aspose.com/t/regression-setting-htmlsaveo...