Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 20,676 for

2 of

(0.16 sec)
  1. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... RootElement ; 2 var gElement = (SVGGElement)document...SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement. SetAttribute ( "stroke"...

    docs.aspose.com/svg/net/edit-svg-file/
  2. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....1 or 2. If N in “Heading N” is greater than or equal to 2, then...SetextHeading is based on “Heading 2”, otherwise on “Heading 1”. Different...

    docs.aspose.com/words/net/convert-a-document-to...
  3. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....(Archive archive = new Archive()) { 2 archive. createEntry ( "entry_name1...Archive( "input_archive.zip" )) { 2 archive. extractToDirectory (...

    docs.aspose.com/zip/java/how-to/
  4. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value Of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Family crramya August 14, 2025, 2:19pm 1 Noticing below error on...Discourse August 14, 2025, 2:20pm 2 @crramya It looks like you’re...

    forum.aspose.com/t/nullpointerexception-noticed...
  5. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...following on it (8 bits per pixel) 2. I need to calculate minimal gray...Discourse April 25, 2025, 5:47am 2 @DanAvni To perform image analysis...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  6. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities Of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....= new SVGSVGElementBuilder() 2 . AddCircle (circle => circle...(Paint. None ) 5 . StrokeWidth (2)) 6 . Build (); Here, circle =>...

    docs.aspose.com/svg/net/element-builders/
  7. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height Of the table row in points.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.true_text property. Gets or sets the text displayed if the comparison expression is true.... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::get_FormatCode method. Gets or sets the format code applied to the bubble sizes in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...