Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 153,665 for

2

(0.28 sec)
  1. smartmarker.json

    { "EntityCin" : "EntityCin Test", "EntityName" : "EntityName Test", "FirstName" : "FirstName Test", "MiddleName" : "MiddleName Test", "LastName" : "LastName Test", "DOB" : "2025-02-08", "SSN" : "11......"director id 2", "FirstName" : "director first 2", "MiddleName"..."director middle 2", "LastName" : "director last 2", "Reportees"...

    docs.aspose.com/cells/ar/net/how-to-import-json...
  2. ElementByIndex.json

    { "EntityCin": "EntityCin Test", "EntityName": "EntityName Test", "FirstName": "FirstName Test", "MiddleName": "MiddleName Test", "LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111"......"director id 2", "FirstName": "director first 2", "MiddleName":..."director middle 2", "LastName": "director last 2", "Reportees":...

    docs.aspose.com/cells/ar/net/how-to-import-arra...
  3. smartmarker.json

    { "EntityCin" : "EntityCin Test", "EntityName" : "EntityName Test", "FirstName" : "FirstName Test", "MiddleName" : "MiddleName Test", "LastName" : "LastName Test", "DOB" : "2025-02-08", "SSN" : "11......"director id 2", "FirstName" : "director first 2", "MiddleName"..."director middle 2", "LastName" : "director last 2", "Reportees"...

    docs.aspose.com/cells/es/net/how-to-import-json...
  4. ElementByIndex.json

    { "EntityCin": "EntityCin Test", "EntityName": "EntityName Test", "FirstName": "FirstName Test", "MiddleName": "MiddleName Test", "LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111"......"director id 2", "FirstName": "director first 2", "MiddleName":..."director middle 2", "LastName": "director last 2", "Reportees":...

    docs.aspose.com/cells/de/net/how-to-import-arra...
  5. data.json

    { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Department": "aaa ......"FirstName": "director first 2", "id": "director id 2", "LastName": "director..."director last 2", "MiddleName": "director middle 2", "Reportees":...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  6. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Heinz August 20, 2025, 2:39pm 21 My bad on the ConsoleApp...again so much for your help! 2 Likes M.Heinz August 27, 2025...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. Enable Compact Format for Negative Values in To...

    Hi Team, In Excel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...

    forum.aspose.com/t/enable-compact-format-for-ne...
  8. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...builder . Write ( "Row 1, Cell 2." ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Attachments added usingFacades do not always op...

    Hi I've noticed that if you add attachments into an existing PDF file using Aspose.PDF.Facades (7.4.0.0), not all of the attachments will open in the resulting PDF if they are not added with their descriptions in alpha…...chrisaharris October 19, 2012, 2:20am 1 Hi I've noticed that if...se\BrokenPDFAttachment\image 2.JPG", @"B"); _pdfEditor.AddDo...

    forum.aspose.com/t/attachments-added-usingfacad...
  10. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…... 2 are enabled and 2 are disabled: image.png...I have no datapoints for Data 2 and scatter2 which were disabled...

    forum.aspose.com/t/isfiltered-series-and-chartc...