Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 34,565 for

list

(0.07 sec)
  1. 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...
  2. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....Allows to specify how numbered list items are recognized when document...Allows to specify how numbered list items are recognized when document...

    reference.aspose.com/words/java/com.aspose.word...
  3. FormEditor Class|Aspose.PDF for Java

    This section explains how to work with com.aspose.pdf.facades using FormEditor Class....Form Field in PDF Working with List Item Copy Inner and Outer Field...

    docs.aspose.com/pdf/java/formeditor-class/
  4. 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...
  5. 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...
  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. 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...
  8. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/net/format-number-to-curr...
  9. 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...
  10. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...