Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 15,841 for

point

(0.07 sec)
  1. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet Points using C#....demonstrating how to add bullet points in Word using C# . You will...Convert paragraph into bullet points in Word using C# . Updated...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  2. Ridimensiona il PDF usando PHP | Aspose.PDF

    Ridimensiona i documenti PDF in modo programmatico con codice di esempio PHP utilizzando Aspose.PDF per PHP via Java....1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/it/php-java/resize/
  3. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your page size in Points for precise layout control and enhanced design efficiency....property Gets the page size in points. public SizeF SizeInPoints...Console . WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....a height of the control in points. IsForms2OleControl { get;...sets a width of the control in points. Examples Shows how to verify...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Manipulate or Generate KML File in C#|Documenta...

    GIS C# Library lets you open, create and read features from Keyhole Markup Language (KML) files....Export or Read GIS Features, Points, Geometries from CSV in C#...

    docs.aspose.com/gis/net/kml-keyhole-markup-lang...
  6. Glyph.get_width method | Aspose.Words for Python

    Glyph.get_width method. Returns width (advance) of the glyph in Points....width (advance) of the glyph in points. def get_width ( self , em...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.size property | Aspose.Words for Python

    TextPath.size property. Defines the size of the font in Points....Defines the size of the font in points. @property def size ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageInfo.paper_tray property | Aspose.Words for...

    PageInfo.paper_tray property. Gets the paper tray (bin) for this page as specified in the document...size_in_points property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 搜索

    搜索...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/zh-hant/psd/crop-image-in-circle/
  10. 搜索

    搜索...變換幾何圖形,例如點 var fromGeometry = new Point(0, 0); var toGeometry = transformation...WriteLine(toGeometry.AsText()); POINT (166021.44308054075 0) POINT Z (166021.44308054075...

    blog.aspose.com/zh-hant/gis/convert-lat-long-to...