Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 37,469 for

list

(0.41 sec)
  1. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-word-find/
  3. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  4. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....placed directly in the Children list of the PageConfig object . Declaration...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/text...
  5. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates types of Forms 2.0 controls....user to select an item from a list. FRAME A control that groups...controls. LIST_BOX A control that displays a list of items. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your data loading today!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  7. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... sdts = list ( doc . range . structured_document_tags... remove_self_only () sdts = list ( doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...Description shapes ShapeBase [] The list of shapes to be grouped. Remarks...allowed. shapes ShapeBase [] The list of shapes to be grouped. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true :...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  10. 档案

    档案..."tokens"; private static final List<String> SCOPES = Collections...setTitle(_defaultSheetName); // 将工作表添加到列表 List<Sheet> sheetList = new ArrayList<Sheet>();...

    blog.aspose.com/zh/cells/convert-excel-files-to...