Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 28,910 for

x

(0.14 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. Adjust Barcode Text Appearance|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....= "Center" > < reportElement x = "0" y = "100" width = "500"...

    docs.aspose.com/barcode/jasperreports/control-t...
  3. Ավելացնել նշում Excel-ում Python-ի միջոցով

    Հետևեք այս հոդվածին՝ EXcel-ում Python-ի միջոցով նշում ավելացնելու համար։ Այն ներառում է IDE-ի կարգավորումների մանրամասներ, քայլերի ցանկ և օրինակային կոդ EXcel-ում Python-ի միջոցով նշում տեղադրելու համար։...արժեքը ballot x-ի համար, \u2718՝ heavy ballot x-ի համար և \u274C՝...

    kb.aspose.com/hy/cells/python/add-checkmark-in-...
  4. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF document in Python using Aspose.PDF for better document layout control....7 x 8.3 in) and in Aspose.PDF, 1 inch...

    docs.aspose.com/pdf/java/update-page-dimensions...
  5. Add Comments to Drawings in Visio|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.... It takes the X and Y coordinates along with a...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  6. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for 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/java/custom-shape/
  7. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++.... ChartXValue Represents an X value for a chart series. ChartXValueCollectio...ChartXValueCollectio Represents a collection of X values for a chart series. ChartYValue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 使用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...
  9. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....path lineTo ( point ); lineTo ( x , y ); Add a line to a specified...lineTo ( point , index ); lineTo ( x , y , index ); Add a cubic Bezier...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  10. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Compare (Task x, Task y) 4 { 5 if (string. IsNullOrEmpty (x. Get (Tsk...Name ))) 8 return - 1; 9 return x. Get (Tsk. Name ). CompareTo (y...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/