Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,617 for

curves

(1.22 sec)
  1. Ajouter un objet Courbe au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet courbe dans votre PDF en utilisant Aspose.PDF pour Java....setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/fr/java/add-curve/
  2. PDF 파일에 곡선 객체 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF for C++를 사용하여 PDF에 곡선 객체를 생성하는 방법을 설명합니다....Contents [ Hide ] 곡선 객체 추가 그래프 Curve 는 각각 세 개의 다른 점에서 만나는 사영선의 연결된...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/ko/cpp/add-curve/
  3. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....composite shapes, build shapes with curved corners, determine whether...line is either straight or curved. Anchor points determine the...

    docs.aspose.com/slides/net/custom-shape/
  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/ko/python-net/add-curve-ann...
  5. Thao tác với glyphs | Giải pháp API | .NET

    .NET API Giải pháp quản lý phông chữ. Tìm hiểu cách lấy thông tin Glyphs và Metrics của một phông chữ với một vài dòng mã C#....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/vi/net/manipulate-glyphs/
  6. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++....CurvedConnector2 26 Curved connector 2. CurvedConnector3 27 Curved connector...CurvedConnector4 28 Curved connector 4. CurvedConnector5 29 Curved connector...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Маніпуляції з гліфами | API Solution | .NET

    .NET API Solution для керування шрифтами. Дізнайтеся, як отримати інформацію про гліфи та метрики шрифту за кілька рядків коду C#....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/uk/net/manipulate-glyphs/
  8. Manipolazioni con glifi | Soluzione API | .NET

    .NET API Solution per gestire i font. Scopri come ottenere le informazioni sui Glifi e le Metriche di un font con poche righe di codice C#....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/it/net/manipulate-glyphs/
  9. Animasyon özelliği ve kurulum hedef kamerayı 3D...

    Aspose.3D, nesne animasyonu aslında özellikler üzerinde animasyonlar yapan anahtar çerçeve animasyonudur. Özellikleri canlandırmak için, bir mülkün bileşenlerini farklı eğrilere eşleştiren bir eğrileme örneğine ihtiyacınız vardır, örneğin, bir vector3 özelliği, üç kanalı eğrilemede kuracak 3 bileşen x/y/z'ye sahip olabilir, her kanal bir eğri kümesine sahip olabilir....of a property to different curves, for example, a Vector3 property...every channel can have a set of Curve . // For complete examples and...

    docs.aspose.com/3d/tr/net/add-animation-propert...
  10. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....CURVED_TEXT areas detection mode to...Dewarping To straighten the curved image, run it through AutoDewarping()...

    docs.aspose.com/ocr/java/dewarp/