Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,613 for

curve

(0.18 sec)
  1. 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...
  2. 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...
  3. 글리프 조작 | 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/
  4. Aspose.3D belge nesne modeli (dom)|Documentation

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image.... Curve : Unlike profiles, curves can be open or...define spatial paths in 3D. Curves provide a means to create flexible...

    docs.aspose.com/3d/tr/net/aspose-3d-document-ob...
  5. Aspose.3D belge nesne modeli (dom)|Documentation

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image.... Curve : Unlike profiles, curves can be open or...define spatial paths in 3D. Curves provide a means to create flexible...

    docs.aspose.com/3d/tr/java/aspose-3d-document-o...
  6. Lägg till animeringsegenskaper och inställnings...

    I Aspose.3D är objektanimation faktiskt nyckelram- animation som animerar på egenskaper. För att animera egenskaper behöver du en CurveMapping instans som kartlägger komponenter i en egenskap till olika kurvor, till exempel, en Vector3-egenskap kan ha 3 komponenter X/Y/Z, som kommer att ställa upp tre kanaler i CurveMapping, Varje kanal kan ha en uppsättning av kurvor....kanal kan ha en uppsättning Curve . // For complete examples and...); // Create the animation curve on X component of the scale...

    docs.aspose.com/3d/sv/net/add-animation-propert...
  7. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...vector masks utilize paths and curves to create smooth and scalable...the path’s control points and curves, you can create precise and...

    docs.aspose.com/psd/net/update-create-layer-mask/
  8. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a document should be rendered when saving in SVG format in Java....USE_PLACED_GLYPHS Text is rendered using curves. USE_SVG_FONTS SVG fonts are...USE_PLACED_GLYPHS Text is rendered using curves. Note, text selection will...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manipolazione dei Formati Photoshop|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....Livelli di Regolazione delle Curve Questo articolo mostra come...render di regolazioni delle curve dei livelli in un file PSD e...

    docs.aspose.com/psd/it/java/manipolazione-dei-f...
  10. Utilizzo di oggetti Glyph nella libreria Aspose...

    Gli oggetti di glifi nella funzionalità della libreria ASPUS. I frammenti di codice ti aiutano a capire come codificare glifi con C#....CurveTo è usato per descrivere le curve Bézier . Glyph* Proprietà* Path*...CurveTo curve = segment as CurveTo; 28 AddPoint(( int )curve.X1,...

    docs.aspose.com/font/it/net/developer-guide/usi...