Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 16,054 for

point

(0.09 sec)
  1. Փամփուշտի կետերը փոխարկեք պարբերության Word ֆայ...

    Փամփուշտի կետերը փոխակերպեք պարբերության Word ֆայլում Python-ի միջոցով: Այս հոդվածը ներառում է քայլերի ցանկը և կոդ օրինակ՝ Word փաստաթղթից Python-ի միջոցով հեռացնելու կետերը:...միջոցով Word փաստաթղթից Bullet Points-ը հեռացնելու քայլեր Ստեղծեք...բացատրում են Word ֆայլում *bullet point-ի պարբերություն փոխարկիչի մշակման...

    kb.aspose.com/hy/words/python/convert-bullet-po...
  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. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...the Exact Coordinates of Data Points from a Presentation Chart in...margin; // using the actual data point instead of zeroth in actual...

    forum.aspose.com/t/getting-the-exact-coordinate...
  4. 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...
  5. 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/
  6. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....color, new QuadPoints and new points, Subject, InReplyTo,ReplyType)...setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...

    docs.aspose.com/pdf/java/extra-annotations/
  7. 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...
  8. 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...
  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...