Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 15,778 for

point

(0.39 sec)
  1. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....Sets the position for comments point = draw . PointF ( 0.2 , 0.2...presentation . slides [ 0 ], point , datetime . date . today ())...

    docs.aspose.com/slides/python-net/presentation-...
  2. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....characterized by size and a point of origin. The default origin...initial SVG viewport with the point of origin (0,0) in the top left...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  3. EndCap | Aspose.Words for Java

    Specifies line cap style in Java.... FLAT Line ends at end point. ROUND Rounded ends. SQUARE...static int FLAT Line ends at end point. ROUND public static int ROUND...

    reference.aspose.com/words/java/com.aspose.word...
  4. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a Point from the right margin within which you do not want to hyphenate words...sets the distance in 1/20 of a point from the right margin within...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Move drawing down to add title|CAD 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....DXF Moving of hatch origin point closer to hatch boundary to...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. ChartXValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartXValueType enum to easily define X value types for your chart series, enhancing your document's data visualization....a double-precision floating-point number. DateTime 2 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.Words.Drawing.Charts module | Aspose.Wor...

    The Aspose.Words.Drawing.Charts module provides classes that allow to access charts in Microsoft Word documents....Represents data label on a chart point or trendline. To learn more...formatting of a single data point on the chart. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with DICOM Data Elements Using Aspose.M...

    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....with double-precision floating-point values) as an example. Aspose...FloatingPointDouble - Floating Point Double (FD) VR FloatingPointSingle...

    docs.aspose.com/medical/net/developer-guide/dat...
  9. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...Change the hyperlink field to point to the bookmark you created...// Change the hyperlink to point to the bookmark builder.Ins...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  10. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the dataPoints seems to be empty… I have a ch…...property to update all data points }; charttest.Calculate(options);...(ChartPoint point in series.Points) { // Do not collect points with...

    forum.aspose.com/t/isfiltered-series-and-chartc...