Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 26,462 for

x

(0.18 sec)
  1. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. VERTICAL Flip along the x-axis, reversing...BOTH Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++....class Represents a collection of X values for a chart series. class...the format code applied to the X values. GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 什么是AI文件? |知识库

    如果您曾经与Adobe Illustrator编辑器合作,则可能会面临AI格式。这是PDL格式书面的一种,在本文中进行了描述。...operator x y m x y l , x y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1...1 x 2 y 2 x 3 y 3 C num w H Xa Native PS operator x y moveto x...

    docs.aspose.com/page/zh/net/what-is-ai-file/
  4. GridJs的自定义右键菜单|Documentation

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

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. GridJs的自定义右键菜单|Documentation

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

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToSize method. Renders the shape into a Graphics object to a specified size in C++....Graphics > & graphics , float x , float y , float width , float...object where to render to. x float The X coordinate (in world units)...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. gaussian-blur.svg

    Xmlns="http://www.w3.org/2000/svg"> X="-20" y="-20" height="100" width="100"> ......org/2000/svg"> <defs> <filter id="f1" x="-20" y="-20" height="100" width="100">.../> </filter> <filter id="f2" x="-20" y="-20" height="100" width="100">...

    docs.aspose.com/svg/files/gaussian-blur.svg
  8. Manual Package Installation for VS|Documentation

    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 and SSRS 15.X versions. Current version...Visual Studio 2010 with SSRS11.X version is located in the Bin\VS2010SSRS11...

    docs.aspose.com/barcode/reportingservices/manua...
  9. 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...
  10. 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...