Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 150,873 for

2

(0.07 sec)
  1. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Gaussian Blur as well as custom kernels....kernel { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; To...

    docs.aspose.com/imaging/net/developer-guide/man...
  2. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless document management....DocumentPropertyColl indexer (1 of 2) Returns a DocumentProperty object...DocumentPropertyColl indexer (2 of 2) Returns a DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  3. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  4. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....Container blokke kan verdeel word in 2 klasse: Blaar blokke en Komplekse...level 1), --- (if Heading level 2) ParagraphFormat.style_name =...

    docs.aspose.com/words/af/python-net/translate-m...
  6. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... assertEqual ( 2 , doc . sections . count ) # Each.... text_columns . set_count ( 2 ) builder . writeln ( 'Column...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPart | Aspose.Words for Java

    Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard in Java....assertEquals(2, doc.getPackageCustomPart().getCount());...getPackageCustomPart().removeAt(2); Assert.assertEquals(2, doc.getPackageCustomPart()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/java/chart-series/
  10. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...