Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 33,724 for

list

(0.13 sec)
  1. 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/
  2. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. Examples...self . assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Specify Fallback Fonts for Presentations in PHP...

    Master Aspose.Slides for PHP via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: $fontNames = array ( "Segoe...

    docs.aspose.com/slides/php-java/create-fallback...
  5. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....form, add it to the Children list of the top-level TemplateConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/page...
  6. ParagraphFormat.spaceBeforeAuto property | Aspo...

    ParagraphFormat.spaceBeforeAuto property. True if the amount of spacing before the paragraph is set automatically.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.space_before_auto property | As...

    ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling.... save ( outfile ) Creating Lists When working with PDF files...structured information such as lists — whether they’re bulleted,...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_fonts method. Returns List of fonts available via this source....get_available_fonts() Returns list of fonts available via this...): ... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....:: endl ; // Iterate throught list of rows for ( auto row : table...get_RowList ()) { // Iterate throught list of cell for ( auto cell : row...

    docs.aspose.com/pdf/cpp/extract-data-from-table...