Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 21,271 for

x

(0.07 sec)
  1. 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...
  2. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceEXception while processing an OMR file using the TemplateProcessor.Recognize() method. The file eXists at the specified location, but the eXception is still thrown. Error Details: EXcep…...omr"); var x = templateProcessor.Recognize(Path...RecognitionResult recognitionResult = x; Observation: The file does exist...

    forum.aspose.com/t/nullreferenceexception-throw...
  3. How to Add Header Footer in a Presentation|Aspo...

    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....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...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressTopSpacingWP method. Emulate WordPerfect 5.X Line Spacing in C++....x Line Spacing. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. 在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...
  6. Chart Calculations|Aspose.Slides Documentation

    PowerPoint chart calculations and values in C# or .NET...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...

    docs.aspose.com/slides/net/chart-calculations/
  7. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....add(ChartXValue xValue) Adds the specified X value to the chart series. add(ChartXValue...ChartYValue yValue) Adds the specified X and Y values to the chart series...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_teXt method. Gets the teXt of this node and of all its children.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ChartYValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartYValueType enum to easily define Y value types for your chart series, enhancing your data visualization capabilities.... Time 2 Specifies that an X value is a time of day. See Also...

    reference.aspose.com/words/net/aspose.words.dra...