Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 30,470 for

x

(0.9 sec)
  1. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Python via Java....V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z...

    docs.aspose.com/ocr/python-java/supported-chara...
  2. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing.... AddSingleton ( x => new BlobServiceClient ( config...Postman or curl to test: curl -X POST http://localhost:7071/api/convert...

    docs.aspose.com/pdf/net/converting-documents-wi...
  3. 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...
  4. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....( int x = 0 ; x < chart . ChartData . Series . Count ; x ++) {...chart . ChartData . Series [ x ]; series . Labels . DefaultDataLabelForm...

    docs.aspose.com/slides/net/chart-data-label/
  5. Valid .esrijson extension sample for converting...

    Hi AleXander, Can you please give me valid .esrijson eXtension sample for converting using Aspose.GIS? Thanks,... For example: {“x”:-122.43, “y”:49.2, “spatialR...The first element is always the x-coordinate and the second is always...

    forum.aspose.com/t/valid-esrijson-extension-sam...
  6. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style.... X Specifies an X shall be drawn at each...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用Type1字体的文本渲染 | C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  8. 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...
  9. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh....1 , 2 , 3 }); // Right side (X+) mesh . createPolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . createPolygon ( new int...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  10. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....); public void lineTo ( float x , float y ); Add a line to a specified...); public void lineTo ( float x , float y , long index ); Add...

    docs.aspose.com/slides/androidjava/custom-shape/