Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 37,959 for

list

(0.29 sec)
  1. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Words::NodeList::get_Count method | Asp...

    Aspose::Words::NodeList::get_Count method. Gets the number of nodes in the List in C++....Gets the number of nodes in the list. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Rectangle objects specifying...input . Add ( "source.png" ); List < RecognitionResult > results...

    docs.aspose.com/ocr/java/image-regions-extract/
  4. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....remove any existing rules from list if ( rulesList . size () > 0...//Assigning a prepared rules list for using pres . getFontsManager...

    docs.aspose.com/slides/androidjava/render-prese...
  5. Product Overview|Aspose.PDF for SharePoint

    PDF SharePoint API for Microsoft SharePoint Server allows the users to export Lists, List items and SharePoint Wiki pages to the PDF file format....allows the users to export lists, list items and SharePoint Wiki...The tab Aspose Tools on the Lists and Libraries ribbon shows that...

    docs.aspose.com/pdf/sharepoint/product-overview/
  6. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition results are returned as a list of Aspose.OCR.RecognitionResult...input , recognitionSettings ); List < OCRTablePage > pages = results...

    docs.aspose.com/ocr/net/table-recognition/
  7. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....remove any existing rules from list if ( java_values ( $rulesList...# Assigning a prepared rules list for using $pres -> getFontsManager...

    docs.aspose.com/slides/php-java/render-presenta...
  8. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity....Fields property Returns a list of child fields. public IList...Is . EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Restricting Access to Type Members in C#|Aspose...

    Learn how to restrict access of a template author to members of types sensitive using LINQ in C#....generation, because the restriction list is locked after the engine processes...throwing. Q: Can I modify the list of restricted types after a...

    docs.aspose.com/words/net/restricting-access-to...
  10. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a List of steps, and a sample code to bookmark PDF document using Java....Create an array of titles and a list of pages for defining bookmarks...PDF, create bookmarks for the list of pages, and save the resultant...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...