Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 26,462 for

x

(0.07 sec)
  1. 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…...Height; y++) { for (int x = 0; x < image.Width; x++) { var pixel = image...image.GetPixel(x, y); histR[pixel.R]++; histG[pixel.G]++; histB[pixel...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  2. 在使用DrawObjectEventHandler类的JavaScript通过C++进行渲染到...

    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.... x: DrawObject 的左边界。 y: DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/zh/javascript-cpp/get-dra...
  3. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_Xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_Xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Custom context menus for GridJs|Documentation

    This article describes how to configure conteXt menus for GridJs....x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Custom context menus for GridJs|Documentation

    This article describes how to configure conteXt menus for GridJs....x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Custom context menus for GridJs|Documentation

    This article describes how to configure conteXt menus for GridJs....x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method...Contents [ Hide ] add(x_value) Adds the specified X value to the chart...be empty for the X value. def add ( self , x_value : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Installation|Aspose.Words for JasperReports

    Aspose.Words for JasperReports works with JasperReports and JasperServer. This article eXplains how to integrate the eXporter....x.zip to the JasperReports\lib directory...aspose.words.jasperreports-xx.x.x-7.8.0-8.0.0.jar 7.1.0 … 7.5.0...

    docs.aspose.com/words/jasperreports/installation/
  10. AxisScaling.type property | Aspose.Words for Py...

    AXisScaling.type property. Gets or sets scaling type of the aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

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