Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,571 for

curve

(0.19 sec)
  1. 글리프 조작 | C++ API

    다양한 글꼴을 관리하기 위한 C++ API 솔루션. 몇 줄의 코드만으로 글리프와 메트릭 정보를 얻는 방법을 배웁니다....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  2. Маніпуляції з гліфами | API для C++

    Рішення на C++ API для керування різними шрифтами. Дізнайтеся, як отримати гліфи та інформацію про метрики шрифту за допомогою кількох рядків коду....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/
  3. Використання об'єктів Glyph у бібліотеці Aspose...

    Функціональність об’єктів гліфів в Aspose.Font описується властивостями, які вона має. Фрагменти C++ коду допоможуть вам зрозуміти, як їх кодувати....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/uk/cpp/developer-guide/usi...
  4. การจัดการ Glyphs | API สำหรับ C++

    โซลูชัน API C++ เพื่อจัดการแบบอักษรต่าง ๆ เรียนรู้วิธีการรับข้อมูล Glyphs และ Metrics ของแบบอักษรด้วยไม่กี่บรรทัดของโค้ด....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/th/cpp/manipulate-glyphs/
  5. Manipolazioni con glifi | API per C++

    Soluzione API C++ per gestire vari font. Scopri come ottenere i Glifi e le informazioni Metriche di un font con poche righe di codice....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/it/cpp/manipulate-glyphs/
  6. Utiliser des objets Glyphe | C++

    Les objets glyphes de la bibliothèque Aspose.Font sont décrits par les propriétés qu'ils possèdent. Apprenez à coder des glyphes en C++....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/fr/cpp/developer-guide/usi...
  7. Usando objetos Glifo | C++

    Los objetos glifo de Aspose.Font se describen por las propiedades que tienen. Los fragmentos de código te ayudarán a codificar glifos en C++....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/es/cpp/developer-guide/usi...
  8. Archivio

    Archivio...Crea un’istanza della classe Curve e impostane le dimensioni. Aggiungi...il metodo Graph.Shapes.Add(Curve) . Aggiungi un grafico alla...

    blog.aspose.com/it/pdf/create-graphs-and-charts...
  9. Features|Aspose.GIS for .NET

    GIS C#.NET Library or API supports formats Shapefile, GeoJSON, FileGDB, GML, KML, SVG, PostGis, Sql Server, GeoTIFF. It can read, write, convert and visualize vector data, manipulate geometries, perform analysis and lookup spatial reference systems by SRID....geometries (curves) Linearize non-linear geometries (curves) Import...

    docs.aspose.com/gis/net/features/
  10. إضافة كائن منحنى إلى ملف PDF|Aspose.PDF لـ C++

    تشرح هذه المقالة كيفية إنشاء كائن منحنى إلى ملف PDF الخاص بك باستخدام Aspose.PDF for C++....] إضافة كائن منحنى المنحنى Curve هو اتحاد متصل لخطوط إسقاطية،...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/ar/cpp/add-curve/