Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,569 for

curves

(0.7 sec)
  1. การจัดการกับร่ายมนตร์ | API สำหรับ C++

    โซลูชัน C++ API เพื่อจัดการฟอนต์ต่างๆ เรียนรู้วิธีรับข้อมูล 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/
  2. Product Overview|Aspose.Words for C++

    Aspose.Words for C++ is a software library designed to create, modify, convert, render, and print documents without relying on any other software....scalability Minimal learning curve The following diagram shows...same time. Minimal Learning Curve Although there are over 150...

    docs.aspose.com/words/cpp/product-overview/
  3. Маніпуляції з гліфами | 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/
  4. Manipolazioni con glifi | API per C++

    Soluzione API C++ per la gestione di vari font. Scopri come ottenere informazioni su glifi e 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/
  5. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....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/
  6. Usando objetos glifos | C++

    Objetos de glifos no Aspose.font A funcionalidade da biblioteca é descrita pelas propriedades que possui. Os trechos de código ajudam você a entender como codificar glifos em C ++....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/pt/cpp/developer-guide/usi...
  7. 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...
  8. 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...
  9. 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...
  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/