Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 37,918 for

list

(0.25 sec)
  1. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback fonts in PPT, PPTX and ODP files in JavaScript, 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: var fontNames = java . newArray...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  2. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....the hierarchy List < string > listPos = new List < string >( new...the hierarchy List < string > listPos = new List < string >( new...

    docs.aspose.com/diagram/net/create-organization...
  3. 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...
  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_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...
  6. 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...
  7. 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...
  8. Custom Properties Supported|Aspose.PDF for Repo...

    Check the supported custom properties in Aspose.PDF for Reporting Services. Maximize flexibility in your PDF outputs....following topics: Table of Contents List of Tables or Figures Line Arrows...

    docs.aspose.com/pdf/reportingservices/custom-pr...
  9. Receive Emails Programmatically via IMAP in C# ...

    Learn how to create IMAP-supported apps using the progressive C# library with the ability to retrieve messages consistently....NET provides methods to easily list, select, and navigate through...C# application to retrieve a list of available folders. The Inbox...

    products.aspose.com/email/net/receive-email/imap/
  10. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....the details to set the IDE, a list of steps, and a sample code...of headers on the data and a list of columns Save the output These...

    kb.aspose.com/cells/java/delete-repeated-rows-i...