Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 34,696 for

list

(0.13 sec)
  1. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...our tests, can you wrap your list in to span tag like this: <span...tests it help to write several lists in one paragraph. Also I will...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using PHP Contents...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/php-java/manage-bullet/
  3. Language detecton|Documentation

    How to detect the languages used on the provided image....formats and returns them as a list of Aspose.OCR.LanguageDetectionOut...Languages List<KeyValuePair<Aspose.OCR.Language, float>> Lists the...

    docs.aspose.com/ocr/net/language_detection/
  4. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Expand “List Workflow” and select source...source document library from the list. The workflow designer window...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  5. 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...
  6. 向幻灯片添加注释|Aspose.Slides 文档

    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....that there is a comment author list in the comment authors part...elements in the comment authors list... if ( authorsPart . CommentAuthorList...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  7. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...//ExStart:CommonExtractContent public static List<Node> ExtractContent(Node startNode...// Create a list to store the extracted nodes. List<Node> nodes...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  8. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a List of nodes matching the XPath expression....selectNodes(xpath) Selects a list of nodes matching the XPath...are not supported. Returns A list of nodes matching the XPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this List level. For example: "a, ç, ĝ, ..." in C++....Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFor method...number style format for this list level. For example: “a, ç, ĝ...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/php-java/extract-data-from-...