Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 30,510 for

x

(0.06 sec)
  1. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...of x: ExField . _insert_field_eq ( builder , ' \\ r (3,x)' )...do8(Subscript)' ) # 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisBound.value property | Aspose.Words for Python

    AXisBound.value property. Returns numeric value of aXis bound....The first array contains the X-values, # and the second contains...( series_name = 'Series 1' , x_values = [ 1.1 , 5.4 , 7.9 , 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisBound.is_auto property | Aspose.Words for P...

    AXisBound.is_auto property. Returns a flag indicating that aXis bound should be determined automatically....The first array contains the X-values, # and the second contains...( series_name = 'Series 1' , x_values = [ 1.1 , 5.4 , 7.9 , 3...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  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…...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...
  6. 在使用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...
  7. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value aXis in Java....0)); // For the X-axis, set the major tick marks...INSIDE); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/java/com.aspose.word...
  8. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code eXamples.... Attributes x and y – Coordinates of the top‑left...aspose.com/svg/images/svg.png" x = "20" y = "20" height = "180"...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  9. Manage Axes of Excel Charts|Documentation

    Learn how to configure chart aXes in Aspose.Cells for .NET. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/net/chart-axes/
  10. Manage Axes of Excel Charts|Documentation

    Learn how to configure chart aXes in Aspose.Cells for Python via .NET. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....Axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...axis as in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/python-net/chart-axes/