Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 30,235 for

x

(0.53 sec)
  1. Recognition languages|Documentation

    A list of languages and characters recognized by Aspose.OCR for C++....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/cpp/recognition-languages/
  2. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular....then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //Load image console.log(this...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  3. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft EXcel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... getCount (); i ++ ) { let X = chart . getNSeries (). get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  4. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AXisX method. Provides access to properties of the primary X aXis of the chart in C++....to properties of the primary X axis of the chart. System :: SharedPtr...series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Update Page Dimensions in Python|Aspose.PDF for...

    Learn how to update the page dimensions of a PDF document in Python with Aspose.PDF, enabling precise control over document layout....7 x 8.3 in) and in Aspose.PDF, 1 inch...

    docs.aspose.com/pdf/python-java/update-page-dim...
  6. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_TeXt.docm), the table of content is updating in all caps for the newly inserte…...Where(x => !string.IsNullOrWhiteSpace(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrWhiteSpace(x)).ToArray(); int...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  7. Generate AustraliaPost Barcode with Different F...

    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 = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/generate-...
  8. Set Start and Stop Symbols of Codabar Barcode|D...

    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 = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/set-start...
  9. 从 C++ 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...idx_get ( 1 ); double x = tbl -> get_X () + tbl -> get_Rows ()...:: Rectangle , rect . get_X () + x , rect . get_Y () + y , rect...

    docs.aspose.com/slides/zh/cpp/paragraph/
  10. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...point ); void LineTo ( float x , float y ); 在路径的指定位置添加直线 : void...index ); void LineTo ( float x , float y , uint index ); 在路径末尾添加三次贝塞尔曲线...

    docs.aspose.com/slides/zh/net/custom-shape/