Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 6,506 for

polygons

(0.1 sec)
  1. 3D görüntüleme noktaları|Documentation

    3D görünümleri hakkında makaleler Aspose.3D for Python via .NET....Texture or Window Rendering Polygons...

    docs.aspose.com/3d/tr/python-net/3d-viewports/
  2. 创建网格的平滑组|Documentation

    使用 Aspose.3D for .NET,开发人员可以为网格创建平滑组。...Polygon, ReferenceMode.Direct); //assign...//assign data for each polygon sg.SetData(new int[] {0, 0, 0, 1...

    docs.aspose.com/3d/zh/net/create-smoothing-grou...
  3. 3D Visningar|Documentation

    Artiklar om 3D visar i Aspose.3D for Python via .NET....textur eller fönster Rendering Polygons...

    docs.aspose.com/3d/sv/python-net/3d-viewports/
  4. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...string OutputFile = "sample_polygon.pdf"; private const int BaselineY...Document(inputPath); // Define polygon points for the annotation var...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  5. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....Extract Paragraphs with bounding polygon rendering This code snippet...paragraph’s bounding rectangle and polygon coordinates, along with the...

    docs.aspose.com/pdf/python-net/region-based-ext...
  6. 지도에 도형 그리는 방법|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.... Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/ko/net/how-to-draw-geometry/
  7. 如何在地图上绘制几何图形|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....例如,考虑以下示例,该示例创建一个带有内部孔的多边形: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/zh/net/how-to-draw-geometry/
  8. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... Add cloud and polygon annotations. Encrypt PDFs with...( path_outfile ) Add Cloud Polygon Annotations Enhance PDF review...

    docs.aspose.com/pdf/python-net/whatsnew/
  9. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/java/adding-transformation-t...
  10. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/net/adding-transformation-to...