Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 27,314 for

x

(0.12 sec)
  1. Create Excel Charts and Embed Them in Presentat...

    Create EXcel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples.... get_Height (); int32_t x = 0 ; System :: ArrayPtr < uint8_t...AddOleObjectFrame ( static_cast < float > ( x ), 0.0f , oleWidth , oleHeight...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  2. Aztec Code Rune|Documentation

    Description of the Aztec Code Rune barcode type...barcodes have amaximum size of 11 x 11 modules and are very tiny....

    docs.aspose.com/barcode/info-cards/aztec-rune/
  3. Features|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....color, bar color, rotation angle, X-dimension, image quality, captions...

    docs.aspose.com/barcode/cpp/product-features/
  4. Customize Bubble Charts in Presentations on And...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Android via Java to enhance your data visualization easily....additional axis; the data remain X-Y-S (size). The type is available...

    docs.aspose.com/slides/androidjava/bubble-chart/
  5. How to Migrate from Aspose.Metafiles to Aspose....

    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 or higher only requires a few...

    docs.aspose.com/imaging/java/how-to-migrate-fro...
  6. 图片|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... Rectangle , x : 50 , y : 50 , width : bmp ....

    docs.aspose.com/slides/zh/net/examples/elements...
  7. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisCrosses enumeration. Specifies the possible crossing points for an aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Remove Shape Protection|Documentation

    This section eXplains how to remove shape protection using Aspose.Diagram for Python via Java....protection include width, height, x-position, y-position, rotation...

    docs.aspose.com/diagram/python-java/remove-shap...
  9. Remove Shape Protection|Documentation

    This section eXplains how to remove shape protection using Aspose.Diagram....protection include width, height, x-position, y-position, rotation...

    docs.aspose.com/diagram/java/remove-shape-prote...
  10. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...– 此处 translate(tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 值。如果未指定其中一个值,则默认为零。...skewX(angle) 和 skewY(angle) 将元素沿 x 或 y 轴倾斜指定的角度。 使用变换矩阵 。 变换矩阵 是描述...

    docs.aspose.com/svg/zh/net/svg-transformations/