Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 4,527 for

linear

(0.56 sec)
  1. UnicodeScript | Aspose.Words for Java

    Unicode Character Database property Script sc in Java.... LINEAR_A Linear_A script. LINEAR_B Linear_B script....Limbu script. LINEAR_A public static int LINEAR_A Linear_A script...

    reference.aspose.com/words/java/com.aspose.word...
  2. כיצד לצייר גיאומטריה על מפה|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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/he/net/how-to-draw-geometry/
  3. Jak kreslit geometrii na mapě|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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/cs/net/how-to-draw-geometry/
  4. UnicodeScript enumeration | Aspose.Words for Py...

    aspose.words.shaping.UnicodeScript enumeration. Unicode Character Database property: Script (sc).... LINEAR_A Linear_A script. LINEAR_B Linear_B script....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Jak rysować geometrię na mapie|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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/pl/net/how-to-draw-geometry/
  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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/ar/net/how-to-draw-geometry/
  7. Como Desenhar Geometria em um Mapa|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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/pt/net/how-to-draw-geometry/
  8. Come disegnare geometrie su una mappa|Documenta...

    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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/it/how-to-draw-geometry/
  9. Як малювати геометрію на карті|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....new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...AddPoint(50.02, 36.22); LinearRing hole = new LinearRing(); hole.AddPoint(50...

    docs.aspose.com/gis/uk/net/how-to-draw-geometry/
  10. Градиенты SVG – код SVG и примеры C#

    Узнайте, как создавать градиенты SVG в XML-коде, и ознакомьтесь с примерами C# реализации градиентов SVG с использованием API Aspose.SVG for .NET.... Линейный градиент – Linear Gradient Как создать линейный...> 3 < linearGradient id = "linear-gradient" x1 = "0%" y1 = "0%"...

    docs.aspose.com/svg/ru/net/svg-gradients/