Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 26,583 for

x

(0.49 sec)
  1. Scan Codablock-F and GS1 Codablock-F barcodes I...

    Python source code for Codablock-F and GS1 Codablock-F 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/codablo...
  2. Customize Chart Axes in Presentations Using PHP...

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

    docs.aspose.com/slides/php-java/chart-axis/
  3. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary aXes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary aXes, and how to configure and use them effectively in your charts....); AI Document Assistant Close X Axis Vs. Category Axis with Node...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  4. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary aXes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary aXes, and how to configure and use them effectively in your charts....} AI Document Assistant Close X Axis Vs. Category Axis with C++...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  5. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。... setText ( "X-Axis" ); chart . getValueAxis...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  6. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... vertical_flip ) x , y = shape . frame . x , shape . frame ....frame = slides . ShapeFrame ( x , y , width , height , flip_h...

    docs.aspose.com/slides/python-net/shape-manipul...
  7. Aspose::Words::Drawing::Charts::AxisCrosses enu...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....X, ( int )moveTo.Y, points); } if...LineTo; AddPoint(( int )line.X, ( int )line.Y, points); } else...

    products.aspose.com/font/net/manipulate-glyphs/
  9. How to Encrypt or Decrypt Archives via Python.NET

    Discover the methods to encrypt or decrypt entire archives or specific entries in ZIP, RAR or 7Z archives using Python.NET....zip" , 'x' ) as zip_file: with open( "alice29...AES with open( "archive.zip" , 'x' ) as zip_file: with open( "alice29...

    products.aspose.com/zip/python-net/advanced-api...
  10. Color Filters – C# Code – Aspose.SVG for .NET

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....jpg" x = "20" y = "20" height = "440"...Value = 330; 18 imageElement. X . BaseVal . Value = 20; 19 imageElement...

    docs.aspose.com/svg/net/color-filters/