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

point

(0.4 sec)
  1. API publique et modifications incompatibles rét...

    Examinez les mises à jour de l'API publique et les changements incompatibles dans Aspose.Slides pour .NET afin de migrer en douceur vos solutions de présentation PowerPoint PPT, PPTX et ODP....une couleur automatique du point de données basée sur l’index...l’index de la série, l’index du point de données, ParentSeriesGroup...

    docs.aspose.com/slides/fr/net/public-api-and-ba...
  2. Chercher

    chercher...AddComment(string, ISlide, Point, DateTime) . Enfin, enregistrez...commentaire PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/fr/slides/add-comments-in-ppt-c...
  3. Microsoft SQL Server Spatial Format

    Microsoft SQL Server Spatial Format is a geospatial data storage format developed by Microsoft for storing and managing spatial data within SQL Server databases. It supports various types of geospatial data, such as Points, lines, and polygons, and provides functions for querying and analyzing the data. The format uses a binary format to store the geospatial data and is designed to work seamlessly with other Microsoft technologies, such as Bing Maps and Azure. It is widely used in industries such as transportation, real estate, and urban planning....of geospatial data, such as points, lines, and polygons, and provides...location component, such as points, lines, and polygons. With...

    products.aspose.com/gis/net/gis-formats/microso...
  4. Archivio

    Archivio...addcomment(string, ISlide, point, date). Infine, salva la presentazione..."MF") # Set position of comment point = drawing.PointF(0.2, 0.2) #...

    blog.aspose.com/it/slides/add-comments-to-ppt-s...
  5. ค้นหา

    ค้นหา...addcomment(string, ISlide, point, date) สุดท้าย บันทึกงานนำเสนอโดยใช้เมธอด...กำหนดตำแหน่งของความคิดเห็น point = drawing.PointF(0.2, 0.2) #...

    blog.aspose.com/th/slides/add-comments-to-ppt-s...
  6. Skapa 3D Mesh och Scene|Documentation

    En Mesh definieras av en uppsättning styrpunkter och de många n-sidig polygoner som behövs. Den här artikeln förklarar hur man definierar en Mesh....följande sätt: Define the Control Points Create Polygons with PolygonBuilder...3D-for-.NET // Initialize control points Vector4 [] controlPoints =...

    docs.aspose.com/3d/sv/net/create-3d-mesh-and-sc...
  7. Skapa 3D Mesh och Scene|Documentation

    En Mesh definieras av en uppsättning styrpunkter och de många n-sidig polygoner som behövs. Den här artikeln förklarar hur man definierar en Mesh....följande sätt: Define the Control Points Create Polygons with PolygonBuilder...Exempel: // Initialize control points Vector4List controlPoints =...

    docs.aspose.com/3d/sv/java/create-3d-mesh-and-s...
  8. Modifier la taille des diapositives de la prése...

    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....que les pouces (par exemple, points ou millimètres) ? Oui. Aspose...Slides utilise des points en interne, où 1 point équivaut à 1/72...

    docs.aspose.com/slides/fr/php-java/slide-size/
  9. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....line spacing of this font (in points). LocaleId { get; set; } Gets...sets the position of text (in points) relative to the base line...

    reference.aspose.com/words/net/aspose.words/font/
  10. Procurar

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

    blog.aspose.com/pt/psd/crop-image-in-circle/