Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 15,829 for

point

(0.17 sec)
  1. Drawing Images|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....on an image connecting two point structures. This method has...and coordinates pairs of points or Point/PointF structures as arguments...

    docs.aspose.com/imaging/python-net/drawing-images/
  2. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....make changes to the adjustment points of shapes. In the Microsoft...change the location of the point. Trapezoid has an adjustment...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  3. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...bounds a barcode Points – an array of points constituting a barcode...; foreach ( Point pt in result . Region . Points ) ptStr += pt...

    docs.aspose.com/barcode/net/get-placement-and-o...
  4. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....First Point (Bold Face)} 39 \ item { \ em Second Point (Italic)}...(Italic)} 40 \ item { \ Large Third Point (Large Font)} 41 \ begin{enumerate}...

    docs.aspose.com/tex/net/what-is-latex/
  5. Aspose.PSD for .NET 18.12 - 发行说明|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.... Reverse ); // Color Points var colorPoints = settings...MedianPointLocation ); // Transparency points var transparencyPoints = settings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....rectangle , byte [] data , Point start , Point end ) { Array . Copy...rectangle , byte [] data , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  7. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting Point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Document class as the starting point for whatever you want to perform...

    docs.aspose.com/words/cpp/working-with-document/
  8. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.Cells for Python via .NET API....code illustrates the above point. It finds cell D4, which cannot...

    docs.aspose.com/cells/python-net/search-data-us...
  9. Getting Started|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....to this page as a starting point to get familiar with Aspose...

    docs.aspose.com/barcode/cpp/getting-started/
  10. Facing format issue in data labels for waterfal...

    Hi Team, We have generated a waterfall chart.We have set separator as , in our excel. With that we are expecting the data labels should take the format as given in the source cells. up to one decimal place. But in actu…...format to each individual data point's data label // so that double-clicking...getCount(); i++) { ChartPoint point = series.getPoints().get(i);...

    forum.aspose.com/t/facing-format-issue-in-data-...