Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,569 for

curves

(0.1 sec)
  1. Document areas detection|Documentation

    How Aspose.OCR for JavaScript via C++ identifies and analyzes the structure and layout of the image during recognition....source ); // Recognize photos of curved book pages var settings = Module...Module . DetectAreasMode . CURVED_TEXT ; // Recognize image var...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  2. 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 for .NET....un objet Courbe Une courbe Curve est une union connectée de lignes...= borderInfo ; // Create a curve and set its properties var curve1...

    docs.aspose.com/pdf/fr/net/add-curve/
  3. Agregar objeto de curva a archivo PDF|Aspose.PD...

    Este artículo explica cómo crear un objeto de curva en su PDF utilizando Aspose.PDF for .NET....Agregar objeto de curva Una curva Curve es una unión conectada de líneas...= borderInfo ; // Create a curve and set its properties var curve1...

    docs.aspose.com/pdf/es/net/add-curve/
  4. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....multiple segments and/or vertices (curve, freeform or scribble). Rectangle...hexagon. TextCurve 27 Text curve. TextWave 28 Text wave. TextRing...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ค้นหา

    ค้นหา...Draw Curves and Arcs Draw a Curve in C# Draw a Closed Curve in...Resources C# Library to Draw Curves and Arcs # Aspose.Drawing for...

    blog.aspose.com/th/drawing/draw-arc-and-curve-i...
  6. Archivio

    Archivio...causare linee frastagliate e curve a gradino dove le linee si incontrano...l’anti-aliasing con linee, curve e testo in C#. In questo articolo...

    blog.aspose.com/it/drawing/antialiasing-in-csharp/
  7. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....multiple segments and/or vertices (curve, freeform or scribble). You...hexagon. TextCurve 27 Text curve. TextWave 28 Text wave. TextRing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Detecting image defects|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....shadows typically appear on curved pages. Low recognition accuracy...threshold Curved text AsposeOCRDefectType.ASPOSE_OCR_CURVED_TEXT Cylindrical...

    docs.aspose.com/ocr/cpp/detecting-image-defects/
  9. PDF 파일에 곡선 객체 추가|Aspose.PDF for Java

    이 문서에서는 Aspose.PDF for Java를 사용하여 PDF에 곡선 객체를 생성하는 방법을 설명합니다....Contents [ Hide ] 곡선 객체 추가 그래프 Curve 는 투영선의 연결된 결합체로, 각 선은 보통의 이중...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/ko/java/add-curve/
  10. Добавление Объекта Кривой в PDF файл|Aspose.PDF...

    В этой статье объясняется, как создать объект кривой в вашем PDF с использованием Aspose.PDF для Java....setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...заданными координатами Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/ru/java/add-curve/