Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 33,932 for

list

(0.1 sec)
  1. 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 to list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign the...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  2. ListLevel.customNumberStyleFormat property | As...

    ListLevel.customNumberStyleFormat property. Gets or sets the custom number style format for this List level...number style format for this list level. For example: “a, ç, ĝ...how to get the format for a list with the custom number style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this formatting in C++....and use a paragraph style with list formatting. auto doc = System...set_SpaceAfter ( 12 ); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Adding MapiDistributionList to PST|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....below loads a MAPI distribution list from a file. Create a New MapiDistributionList...contacts. Create a distribution list on the base of the created contacts...

    docs.aspose.com/email/java/adding-mapidistribut...
  5. List.GetHashCode | Aspose.Words for .NET

    Discover how the GetHashCode method efficiently computes a unique hash code for your List, enhancing data management and performance....GetHashCode List.GetHashCode method Calculates hash code for...for this list object. public override int GetHashCode () See Also...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape...has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....SelectNodes method Selects a list of nodes matching the XPath...XPath expression. Return Value A list of nodes matching the XPath...

    reference.aspose.com/words/net/aspose.words/com...
  8. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....the development environment, a list of defined steps to accomplish...display each string to the bullet list Call the removeNumbers() method...

    kb.aspose.com/words/java/convert-paragraph-into...
  9. Web Accessibility Rules – How to Check Using As...

    Learn how to use the AccessibilityRules class in Aspose.HTML for .NET, 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< >. Returns a list of rules...

    docs.aspose.com/html/net/web-accessibility-rules/
  10. Google Calendar Management in .NET Applications...

    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....This client class returns a list of ExtendedCalendar type objects...ListCalendars It can be used to get the list of all calendars of a client...

    docs.aspose.com/email/net/manage-google-calendars/