Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 6,838 for

point coloring

(1.34 sec)
  1. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...(TIFF) image format in CMYK color model BarCodeImageFormat.Emf...-> get_BarHeight () -> set_Point ( 3.0f ); generator -> Save...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  2. Архів

    Архів...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/uk/drawing/system.drawing-with-...
  3. Керування графічними станами PS файлів | .NET

    Рішення .NET API для керування файлами PS. Приклад коду про те, як обрізати та трансформувати стани графіки файлів PS за допомогою кількох рядків коду C#....SolidBrush(Color.Blue)); //Fill the second rectangle...new System.Drawing.SolidBrush(Color.Red)); //Fill the third rectangle...

    products.aspose.com/page/uk/net/work-with-ps-gr...
  4. إدارة مساحات العمل لملف PS | .NET

    .NET API Solution لإدارة ملفات PS. مثال كود حول كيفية قص وتحويل حالات الرسومات لملفات PS باستخدام بضعة أسطر من كود C#....SolidBrush(Color.Blue)); //Fill the second rectangle...new System.Drawing.SolidBrush(Color.Red)); //Fill the third rectangle...

    products.aspose.com/page/ar/net/work-with-ps-gr...
  5. Aspose.PSD cho .NET 21.11 - Ghi chú về phiên bả...

    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.... Color ); psdImage . AddLayer ( layer...); vectorPath . FillColor = Color . IndianRed ; PathShape shape...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-2...
  6. Path Builder – Créer un chemin SVG – C#

    Découvrez comment utiliser PathBuilder pour créer des chemins SVG par programmation. PathBuilder facilite la création et la manipulation de chemins SVG....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/fr/net/path-builder/
  7. Path Builder – Crear ruta SVG – C#

    Aprenda a utilizar PathBuilder para crear rutas SVG mediante programación. PathBuilder facilita la creación y manipulación de rutas SVG....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/es/net/path-builder/
  8. Gestione dei Titoli dei Grafici di Excel con C+...

    Impara come usare Aspose.Cells for C++ per aggiungere e formattare titoli di grafici e assi in Microsoft Excel. La nostra guida dimostrerà come impostare diversi tipi di titoli, regolare il loro aspetto e modificare i titoli degli assi per una migliore rappresentazione dei dati e chiarezza....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/it/cpp/chart-and-axis-tit...
  9. Gestionar títulos de gráficos de Excel con C++|...

    Aprenda a usar Aspose.Cells for C++ para agregar y dar formato a los títulos de gráficos y ejes en Microsoft Excel. Nuestra guía demostrará cómo configurar diferentes tipos de títulos, ajustar su apariencia y modificar los títulos de los ejes para una mejor representación y claridad de los datos....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/es/cpp/chart-and-axis-tit...
  10. Archiv

    Archiv...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Inicializujte...

    blog.aspose.com/cs/drawing/working-with-aspose-...