Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 155,395 for

2

(0.43 sec)
  1. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......<<AnimationClip>> { node "AnimationNode 2" as Node1 <<AnimationNode>> {...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/it/net/aspose-3d-document-ob...
  2. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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.... Cells [ 1 , 2 ] = "Users" ; //Add data from...Cells [ 2 , 1 ] = "Aspose.Cells" ; sheet . Cells [ 2 , 2 ] = 10000...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Image Borders in Ruby|Documentation

    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....setLeft ( 2 ) margins . setRight ( 2 ) margins . setTop ( 2 ) margins...margins . setBottom ( 2 ) \ # Set border's width to be 0.5 milimeter...

    docs.aspose.com/barcode/java/working-with-image...
  6. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison expressions for optimal performance.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...Discourse October 1, 2025, 9:05pm 2 @yoohee Yes, it is possible to...data source. johnson.shi October 2, 2025, 12:26am 3 @yoohee Are you...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  10. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C# API and .NET Library. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. × 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. × 14 in.) PaperStatement Statement (5‑1/2 in. × 8‑1/2...

    docs.aspose.com/cells/net/setting-page-options/