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

curves

(0.14 sec)
  1. PDFファイルへの曲線オブジェクトの追加|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFに曲線オブジェクトを作成する方法を説明します。...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...塗りつぶされた曲線オブジェクトを作成する この例は、色で塗りつぶされたCurveオブジェクトを追加する方法を示しています。 void ExampleFilledCurve...

    docs.aspose.com/pdf/ja/cpp/add-curve/
  2. Aspose.Drawing per .NET | Sostituzione System.D...

    Libreria grafica .NET per disegnare testo, geometrie e immagini, per sostituire direttamente il pacchetto System.Drawing.Common senza modificare il codice C# esistente....grafica vettoriale come linee, curve e figure, nonché testo in una...l’API .NET. Disegna linee e curve Disegna forme Usa le penne Usa...

    products.aspose.com/drawing/it/net/
  3. 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/
  4. 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/net/dewarp/
  5. 커브 주석 추가|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...
  6. إضافة خاصية الرسوم المتحركة وإعداد الكاميرا الم...

    في Aspose.3D ، الرسوم المتحركة للكائن هي في الواقع رسوم متحركة بإطار رئيسي يتم حركتها على الخصائص. لتنشيط الخصائص ، تحتاج إلى مثيل انحناء يحدد مكونات خاصية إلى منحنيات مختلفة ، على سبيل المثال ، يمكن أن تحتوي خاصية Vector3 على 3 مكونات X/Y/Z ، والتي ستضع ثلاث قنوات في رسم الخرائط المنحنية ، يمكن أن تحتوي كل قناة على مجموعة من المنحنيات....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/ar/net/add-animation-propert...
  7. 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/
  8. 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/
  9. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... Draw Arcs and Curves in C# https://blog.aspose....com/drawing/draw-arc-and-curve-in-csharp/ Mon, 02 Dec 2024 11:32:36...

    blog.aspose.com/index.xml
  10. 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 C++....un objet courbe Un graphique Curve est une union connectée de lignes...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

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