Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 31,690 for

list

(0.05 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....()); Shows how to configure a list to restart numbering at each...doc -> get_Lists () -> Add ( Aspose :: Words :: Lists :: ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize List indentation levels. Set your desired character count for enhanced readability!...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Features|Documentation

    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....can add a barcode field to any list. The barcode field extends the...generate barcodes in SharePoint lists. The barcode field requires...

    docs.aspose.com/barcode/sharepoint/features/
  4. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes List indentation for enhanced readability. Control characters and levels effortlessly!...character to use for indentation of list levels. By default it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  6. Identifying the characters|Documentation

    Detecting the characters in an image....NET can automatically build a list of characters found in an image... This list is provided in recognition_characters_list property...

    docs.aspose.com/ocr/python-net/characters-ident...
  7. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...documents that have lists with the same list definition identifier...Document ( file_name = MY_DIR + 'List with the same definition identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ReportBuilderOptions.Options | Aspose.Words for...

    Discover the ReportBuilderOptions property to customize your ReportingEngine's behavior, enhancing report creation with flexible control and improved functionality....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  9. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

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