Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 36,332 for

list

(0.57 sec)
  1. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldDatabaseDataRow.values property | Aspose.W...

    FieldDatabaseDataRow.values property. Gets values that belong to this row....@property def values ( self ) -> List [ str ]: ... See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cluster.codepoints property | Aspose.Words for ...

    Cluster.codepoints property. Gets codepoints of the cluster....@property def codepoints ( self ) -> List [ int ]: ... See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReportingEngine.set_restricted_types method | A...

    ReportingEngine.set_restricted_types method. Specifies types, which members as well as which derived types' members should be inaccessible by the engine through template syntax....set_restricted_types ( self , types : List [ object ]): ... Parameter Type...Type Description types List[object] Types to be restricted. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  7. MailMerge.cleanup_paragraphs_with_punctuation_m...

    MailMerge.cleanup_paragraphs_with_punctuation_marks property. Gets or sets a value indicating whether paragraphs with punctuation marks are considered as empty and should be removed if the [MailMergeCleanupOptions.REMOVE_EMPTY_PARAGRAPHS](../../mailmergecleanupoptions/#REMOVE_EMPTY_PARAGRAPHS) option is specified.... Here is the complete list of cleanable punctuation marks:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....Document ( MyDir + "Revisions at list levels.docx" ); doc . UpdateListLabels...accepted. Currently supports list labels. doc . RevisionsView...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....-> Accept ( selector ); auto list = selector -> get_Selected ();...(); for ( auto annot : list ) { Console :: WriteLine ( u "Annotation...

    docs.aspose.com/pdf/cpp/extract-links/
  10. WebExtensionReferenceCollection class | Aspose....

    Aspose.Words.WebExtensions.WebExtensionReferenceCollection class. Specifies a List of web extension references...WebExtensionReferenc class Specifies a list of web extension references...

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