Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 30,515 for

x

(0.05 sec)
  1. 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/
  2. 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...
  3. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/chart-axis/
  4. Scan Singapore Post barcode Images via Python v...

    Python source code for Singapore Post 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/singapo...
  5. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 EXtended and Code 93 Standard barcodes 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/code93/...
  6. Scan Postnet barcode Images via Python via Java...

    Python source code for Postnet 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/postnet...
  7. Scan ISBN barcode Images via Python via Java | ...

    Python source code for ISBN 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/isbn/re...
  8. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API InboX. When we eXamine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...First(x => x.DisplayName == “Inbox”); var...

    forum.aspose.com/t/aspose-is-unable-to-parse-re...
  9. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...Initialize the x‑spreadsheet instance // ---------- xs = x_spreadsheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinX, LocPinY). I am using following code eXample: static void Main(string[] args) { var document = new…...Where(x => x.TwoD).ToList(); foreach (var...

    forum.aspose.com/t/invalid-shape-height-width-l...