Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 30,421 for

x

(0.24 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article eXplains how to create a Rectangle object to your PDF using Aspose.PDF for C++....AddRectangle ( Page page , float x , float y , float width , float...position for Graph instance Left = x , // Set Top coordinate position...

    docs.aspose.com/pdf/cpp/add-rectangle/
  2. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/zh/cpp/crop-eps/
  3. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....allows scaling images along the x- and y-axis. The sy scaling factor...using skewX(angle), only the x coordinate of the points of the...

    products.aspose.com/svg/net/svg-transformations/
  4. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart aXes in PowerPoint presentations for reports and visualizations....moves to the horizontal axis (x-axis) and vice versa. This JavaScript...This is useful for shifting the X-axis up or down or for emphasizing...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  5. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....GetLocationOnScreen ( location ); int x = ( int ) e . Event . GetX ();... Event . GetY (); int posX = x - location [ 0 ]; int posY = y...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  6. Export Presentations to HTML with Externally Li...

    EXport PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as eXternal linked files.... put ( "image/x-emf" , ".emf" ); extensionsByContentT...extensionsByContentT . put ( "image/x-wmf" , ".wmf" ); extensionsByContentT...

    docs.aspose.com/slides/androidjava/exporting-pr...
  7. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...允许您快速交换轴之间的数据——垂直轴(y 轴)上的数据会移动到水平轴(x 轴),反之亦然。 以下 C++ 代码展示了如何在图表上执行轴之间的数据交换任务:...:您可以选择在零、最大分类/数值或特定数值处交叉。这对于上下移动 X 轴或强调基线非常有用。 如何相对于轴定位刻度标签(旁边、外部、内部)?...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  8. Scan ISMN barcode Images via Python via Java | ...

    Python source code for ISMN barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/ismn/re...
  9. Scan Code 16K barcode Images via Python via Jav...

    Python source code for Code 16K barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/code16k...
  10. Scan GS1 Code 128 barcode Images via Python via...

    Python source code for GS1 Code 128 barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/code128...