Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 8,481 for

geometries

(0.13 sec)
  1. آرشیوها

    آرشیوها...Geometry.GeometryType == GeometryType...Point point = (Point)feature.Geometry; Console.WriteLine(point.AsText()...

    blog.aspose.com/fa/gis/read-gpx-files-using-csh...
  2. Lavorare con la trasparenza in un file XPS | Py...

    Come lavorare con la trasparenza di un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python.... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/it/python-net/xps/working-...
  3. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...allowing you to work with geometry, materials, and semantic data...adopted version, provides basic geometry and property sets. IFC4 –...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  4. Region-Based Extraction using Python|Aspose.PDF...

    Learn how to extract text from a specific page region or paragraph structure in PDF documents with Aspose.PDF for Python....ParagraphAbsorber to inspect paragraph geometry. In addition to extracting...and paragraphs to capture geometry and text. Write the rectangle...

    docs.aspose.com/pdf/python-net/region-based-ext...
  5. Работа с прозрачностью в файле XPS | Python

    Как работать с прозрачностью файла XPS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в Python... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/ru/python-net/xps/working-...
  6. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...schema (attribute names, types, geometry types) from the GML file....fine when you only need the geometry or when you plan to redefine...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...
  7. 아카이브

    아카이브...OpenLayer(dataDir + "geometries.csv", new CsvOptions() {...Console.Write($"'{feature.Geometry.AsText()}: "); Console.WriteLine();...

    blog.aspose.com/ko/gis/read-vector-layer-featur...
  8. geotiff Viewer API in C#

    Develop a geotiff viewer with an API designed specifically for net / C# developers....symbolizers, geometry generator, and mixed geometry. Why Aspose...Symbolizers, Geometry Generator, Mixed Geometry. Other Supported...

    products.aspose.com/gis/net/viewer/geotiff
  9. آرشیوها

    آرشیوها...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; // افزودن ویژگی...

    blog.aspose.com/fa/gis/export-features-to-a-csv...
  10. Create 3D Cylinder in Python

    Learn to create a 3D cylinder in Python using Aspose.3D SDK. The tutorial covers installation, parametric cylinder creation, and exporting to OBJ, STL or FBX....need to generate 3D cylinder geometry programmatically for CAD tools...document. Everything — your geometry, lighting, camera — lives...

    blog.aspose.com/3d/create-3d-cylinder-in-python/