Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 28,977 for

x

(0.3 sec)
  1. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method...Contents [ Hide ] add(x_value) Adds the specified X value to the chart...be empty for the X value. def add ( self , x_value : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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
  3. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than eXpected based on the image’s pi…...Aspose is using: 1254 / x * 72 = 112 → x = 805 DPI Repoduction...WriteLine($"Pixels: {bitmap.Width}x{bitmap.Height}"); Console.WriteLine($"DPI:...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  4. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...用C++对比X轴与类别轴 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一个值类型轴,X轴可以是...所示。第一列包含我们的X轴数据,可以视为分类或值。请注意,数字不是等间距的,也不按照数字顺序出现。 处理X轴和分类轴,就像处理Microsoft...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  5. 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...
  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. 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...
  9. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将EXcel文件渲染为PDF或图像时的DrawObject和边界。...drawObject: 在呈现时会初始化并返回 DrawObject x: DrawObject 的左边界 y: DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...
  10. 通过C++用JavaScript获取工作表页面设置的纸张宽度和高度|Documentation

    了解如何通过C++的JavaScript程序化获取EXcel工作表页面设置的纸张宽度和高度。... paperWidth + "x" + sheet . pageSetup . paperHeight...sheet . pageSetup . paperWidth + "x" + sheet . pageSetup . paperHeight...

    docs.aspose.com/cells/zh/javascript-cpp/get-pap...