Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 28,975 for

x

(0.04 sec)
  1. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP....bookmarks -> getCount ()); $ x = 0 ; while ( $ x < 8 ) { $ bookmark =...= $ bookmarks -> get ( $ x ); //$row = new Java("com.aspose.words...

    docs.aspose.com/words/java/untangle-row-bookmar...
  2. 9. 显示公式

    了解如何使用 LaTeX 提供的命令,以大尺寸或大量公式的方式显示数学公式。...在这种情况下,公式和文本的组合方式如下: Copy 1 $ \ X_n = X_k \ qquad \ hbox{ if and only...Z 部分相对于 X 部分更紧密地关联在一起。 再来看下面的显示: 一种写法是 Copy 1 $Y_n = X_n \ bmod...

    docs.aspose.com/tex/zh/java/latex-math-displaye...
  3. AxisScaleType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.AXisScaleType enumeration. Specifies the possible scale types for an aXis....clear (); // Insert a series with X/Y coordinates for five points...160000.0 ]); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisScaling.type property | Aspose.Words for No...

    AXisScaling.type property. Gets or sets scaling type of the aXis....clear (); // Insert a series with X/Y coordinates for five points...160000.0 ]); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAXis.has_minor_gridlines property. Gets or sets a flag indicating whether the aXis has minor gridlines....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Multi-part answer sheet with fill-in line|Docum...

    OMR ready multi-part answer sheet with fill-in line...jpg" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...png" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...

    docs.aspose.com/omr/net/showcases/exam/multipart/
  8. 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...
  9. 在使用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...
  10. Aspose::Words::Drawing::Charts::ChartSeries::In...

    Aspose::Words::Drawing::Charts::ChartSeries::Insert method. Inserts the specified X value into the chart series at the specified indeX. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....method Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. void Aspose :: Words ::...

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