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

x

(0.29 sec)
  1. 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/
  2. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matriX of numbered bubbles that are combined into a single answer...."S" , "T" , "U" , "V" , "W" , "X" , "Y" , "Z" } } } } } }; Recognition...Values = new List < string >() { "X" , "Y" }, ExtraRow = new string...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  3. 使用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...
  4. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 LinuX Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.X) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...x ) Aspose.Slides version: 26.1...Upgrade to a newer Slides build (27.x or later) – the TIFF encoder was...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  5. How to binarize an image|Documentation

    Binarize an image using fiXed binarisation method with threshold, method Bradly and Otsu method....surrounding area with size `s x s`. The resulting picture will...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Change Tick Label Direction|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for .NET. Our guide will help you understand how to adjust the orientation of tick labels on aXes, including horizontal, vertical, and angled orientations....which Axis Exists in the Chart X Axis Vs. Category Axis Analyzing...

    docs.aspose.com/cells/net/change-tick-label-dir...
  7. System Requirements|Documentation

    Aspose.3D for Node.js via Java does not require any other software to be installed on the machine where applications using this API are running....CentOS, and others) Mac Mac OS X Rendering Vulkan Aspose.3D for...

    docs.aspose.com/3d/nodejs-java/system-requireme...
  8. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title teXt.... Text = "X Axis" ; chart . AxisX . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  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/