Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 16,562 for

point

(0.14 sec)
  1. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....color, new QuadPoints and new points, Subject, InReplyTo,ReplyType)...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/net/extra-annotations/
  2. 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/...
  3. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains information about image size and resolution...height of the image in points. 1 point is 1/72 inch. horizontalResolution...width of the image in points. 1 point is 1/72 inch. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...<styleUrl>#s47690667</styleUrl> <Point> <coordinates>-99.9999,99.9999...9999,0</coordinates> </Point> </Placemark> I am able to read attributes...

    forum.aspose.com/t/reading-style-based-attribut...
  5. Remove background from images in C#|Documentation

    Setting some of the pixel values in an image to zero, or some other “background” value is known as Masking. C# Image Processing Library supports the following types of masking....repeated auto masking with new points The following example demonstrates...segmentation with user-defined point and feathering radius The following...

    docs.aspose.com/imaging/net/removing-background...
  6. Worksheet.MoveTo() corrupts a form-control (che...

    Summary: After calling Worksheet.MoveTo(0) on a workbook that contains form controls (checkboxes), Aspose.Cells rewrites the drawing anchors of a checkbox on a different worksheet incorrectly: the twoCellAnchor end poin…...incorrectly: the twoCellAnchor end point ( xdr:to ) gets a column index...index smaller than the start point ( xdr:from ) — the shape ends...

    forum.aspose.com/t/worksheet-moveto-corrupts-a-...
  7. Get Page Offset|Aspose.PDF for Java

    Learn how to inspect page X and Y offsets in Java with the PdfFileInfo facade.... Convert the point values to inches by dividing...

    docs.aspose.com/pdf/java/get-page-offset/
  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. 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...
  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...