Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 33,966 for

list

(0.07 sec)
  1. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a List of steps, and a sample code to develop PDF imposition software using C#....the development environment, a list of steps to write the application...names, left pages list, and right pages list These steps entail...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  2. Web Accessibility Rules – Check with Aspose.HTM...

    Learn how to use the AccessibilityRules class of Aspose.HTML, which is a repository of WCAG 2.0 requirements, success criteria, and techniques.... In order to view the list of rules, you need to initialize...Returns a list of principles IList<Principle>. Returns a list of rules...

    docs.aspose.com/html/java/web-accessibility-rules/
  3. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  4. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  5. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one List level. The default value is 0, that means no indentation in C++....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/cpp/aspose.words.sav...
  6. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered List labels are written in simple numeric format and itemized List labels as simple ASCII characters. The default value is false in C++....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Lists::ListCollection::iterator_...

    How to use Aspose::Words::Lists::ListCollection::iterator_holder_type typedef of Aspose::Words::Lists::ListCollection class in C++....Aspose::Words::Lists::ListCollection::iterator_holder_type typedef...typedef using Aspose :: Words :: Lists :: ListCollection :: iterator_holder_type...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. list_format Provides access to the list formatting...

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

    Aspose.Words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. listFormat Provides access to the list formatting...

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