Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 30,432 for

x

(0.58 sec)
  1. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft EXcel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。... get ( i ); let X = pt . dataLabels . x ; // If it is greater...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. 4989 -Csv to all other formats - Conversion suc...

    Hi Aleander, Please look: Input source: 4989.7z (2.3 KB) Thanks,..., WKT ) or separate X and Y columns (or Lon / Lat )...point = new Point(lon, lat); // X = longitude, Y = latitude // Create...

    forum.aspose.com/t/4989-csv-to-all-other-format...
  3. System Requirements|Documentation

    Aspose.Drawing for .NET System Requirements...2019) Windows Azure Linux Mac OS X Supported Frameworks Aspose.Drawing...

    docs.aspose.com/drawing/net/system-requirements/
  4. Text Rendering using Font library | .NET

    Convert teXt to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....X = ( float )moveTo.X; 15 _currentPoint.Y...lineTo) 19 { 20 float x = ( float )lineTo.X; 21 float y = ( float...

    docs.aspose.com/font/net/developer-guide/text-r...
  5. Copy Outer Field|Aspose.PDF for Python via .NET

    This eXample demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python....new_field_name , page_number , x , y ) ‘original_field_name’ –...which the new field will appear. x, y – coordinates on that page...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  6. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....x, you need to make some minor changes...New Aspose.Slides for .NET 13.x Approach using ( Presentation...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  7. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products.... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  8. 在Apache POI和Aspose.Cells中使用颜色|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.... setCellValue ( "X" ); cell . setCellStyle ( style...) 2 ); cell . setCellValue ( "X" ); cell . setCellStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  9. Convert PDF to PDF/E engineering document forma...

    Learn how to convert a PDF file to PDF/E format for engineering documentation using Aspose.PDF for .NET.... Convert PDF to PDF/X exchange format Analyzing your...

    docs.aspose.com/pdf/net/convert-pdf-to-pdfe/
  10. MathText|Aspose.Slides for PHP Documentation

    Work with math teXt in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....fraction: x / y. $fraction = ( new MathematicalText ( "x" )) ->...

    docs.aspose.com/slides/php-java/examples/elemen...