Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 28,963 for

x

(0.07 sec)
  1. 使用用户定义值将幻灯片渲染为 JPEG 缩略图|Aspose.Slides 文档

    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 和 Y 尺寸获取 X 和 Y 的缩放因子。 在指定缩放比例下获取引用幻灯片的缩略图像。...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  2. 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...
  3. 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...
  4. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with fleXible formatting....article shows how to create a 15 x 15 table with a font size of 10...to the presentation. Add a 15 x 15 table to the slide. Add text...

    docs.aspose.com/slides/java/creating-a-table-on...
  5. Aspose.Email for .Net Canonical Form of mail - ...

    Does Aspose.Email for .Net support to convert Canonical Form, Non-Canonical Form and group to convert into simple mail(SMTP). For eXample → we have cc fields of a mail in Xml . N=Username/OU=OrganizationalUnit/O=Organ…... Conversion from X.400 to SMTP is only possible if...Exchange) and contains both the X.400 address and a separate field...

    forum.aspose.com/t/aspose-email-for-net-canonic...
  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. AxisScaleType enumeration | Aspose.Words for Py...

    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...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  8. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....Attribute Description Usage example x Absolute position of the block...to the left edge of the page. x=1200 y Absolute position of the...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  9. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/zh/net/paragraph/
  10. AxisBound.valueAsDate property | Aspose.Words f...

    AXisBound.valueAsDate property. Returns value of aXis bound represented as datetime....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

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