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

curves

(0.06 sec)
  1. 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....weight: 30 url: /id/cpp/add-curve/ description: Artikel ini menjelaskan...MakeObject<Aspose::Pdf::Drawing::Curve>(MakeArray<double> ({ 10, 10...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  2. Aanpassingslagen in PSD|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....helderheid/contrast, niveaus, curves, belichting, tint/verzadiging...Helderheid/Contrast-laag Niveaus PSD-laag Curves-laag Belichtingsaanpassin Kleurbalanslaag...

    docs.aspose.com/psd/nl/java/layer-soorten/aanpa...
  3. 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...
  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/java/dewarp/
  5. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....CURVED_TEXT areas detection mode to...Dewarping To straighten the curved image, run it through auto_dewarping...

    docs.aspose.com/ocr/python-net/dewarp/
  6. 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/
  7. 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...
  8. Manipulációk karakterjelekkel | API megoldás | ...

    .NET API a betűtípusok kezelésére. Tanulja meg, hogyan szerezhet be néhány soros C# kódot tartalmazó betűtípus karakterjel- és mérőszámadatait....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/
  9. 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...
  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/