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

curves

(1.16 sec)
  1. Manipulációk glifekkel | API megoldás | .NET

    .NET API megoldás a betűtípusok kezeléséhez. Tanulja meg, hogyan lehet néhány C# sort használva lekérni egy betűtípus glifjeit és metrikáit....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/hu/net/manipulate-glyphs/
  2. Archivio

    Archivio...poligoni, punti, linee, linee curve e altro. Quindi, miriamo a sviluppare...libreria GIS C# Disegno di linee curve in .NET - Esempio di codice...

    blog.aspose.com/it/gis/make-geometric-shapes-in...
  3. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/cpp/manipulate-glyphs/
  4. カーブ注釈を追加|Aspose.PDF for Python via .NET

    次の使用例は、入力 PDF を連結し、最初のページに破線を描き、変更した文書を保存します。...initialize_data_dir def add_curve_annotation ( infile , outfile...True content_editor . draw_curve ( line_info , 1 , apd . Rectangle...

    docs.aspose.com/pdf/ja/python-net/add-curve-ann...
  5. Aggiungi proprietà di animazione e configurazio...

    In Aspose.3D, l'animazione dell'oggetto è in realtà un'animazione con fotogrammi chiave che anima le proprietà. Per animare le proprietà, è necessaria un'istanza CurveMapping che mappa i componenti di una proprietà a curve diverse, ad esempio, una proprietà Vector3 può avere 3 componenti X/Y/Z, che imposteranno tre canali in CurveMapping, ogni canale può avere un insieme di curve....componenti di una proprietà a curve diverse, ad esempio, una proprietà...canale può avere un set di Curve . // For complete examples and...

    docs.aspose.com/3d/it/net/add-animation-propert...
  6. Archivio

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

    blog.aspose.com/it/pdf/create-graphs-and-charts...
  7. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....line is either straight or curved. Anchor points determine the...line’s segments join in a smooth curve. In this case, all handles are...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  8. Использование объектов Glyph | C++

    Функциональность объектов-глифов в 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/ru/cpp/developer-guide/usi...
  9. Використання об'єктів 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...
  10. การจัดการ 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/