Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 21,288 for

x

(0.11 sec)
  1. Manage Axes of Excel Charts|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....Axes: Horizonal(Category) Axis : X Axis Vertical(Value) Axis : Y...as done in Excel. | | Manage X and Y Axes In Excel chart, horizonal...

    docs.aspose.com/cells/java/chart-axes/
  2. 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...
  3. 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
  4. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your document design with fleXible customization!...reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/net/aspose.words.dra...
  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/net/aspose-cells-gridjs/h...
  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/python-net/aspose-cells-g...
  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/java/aspose-cells-gridjs/...
  8. 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/
  9. 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...
  10. Untangle Row Bookmarks in Jython|Aspose.Words f...

    Untangle Row Bookmarks using Jython.... getCount () x = 0 while x < bookmarks_count : bookmark...bookmark = bookmarks . get ( x ) # Get the parent row of both the...

    docs.aspose.com/words/java/untangle-row-bookmar...