Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 6,614 for

point coloring

(0.09 sec)
  1. Archiwa

    Archiwa...BackColor = Color.Red; // Ustaw kolor QR generator...Parameters.Barcode.BarColor = Color.Blue; // Ustaw rozdzielczość...

    blog.aspose.com/pl/barcode/text-to-qr-code-gene...
  2. أرشيف

    أرشيف...BackColor = Color.Red; // ضبط لون QR generator...Parameters.Barcode.BarColor = Color.Blue; // ضبط دقة الصورة generator...

    blog.aspose.com/ar/barcode/text-to-qr-code-gene...
  3. arkiv

    arkiv...BackColor = Color.Red; // Ställ in QR-färg generator...Parameters.Barcode.BarColor = Color.Blue; // Ställ in bildupplösning...

    blog.aspose.com/sv/barcode/text-to-qr-code-gene...
  4. ארכיון

    ארכיון...back_color = Color(0,0,128) # הגדר צבע QR generator...parameters.barcode.bar_color = Color(255,255,255) # הגדר רזולוציית...

    blog.aspose.com/he/barcode/text-to-qr-code-gene...
  5. arkiv

    arkiv...back_color = Color(0,0,128) # Ställ in QR-färg...parameters.barcode.bar_color = Color(255,255,255) # Ställ in...

    blog.aspose.com/sv/barcode/text-to-qr-code-gene...
  6. Archivo

    Archivo...para personalizar el color de fondo, el color del borde, la altura...Establecer color de fondo generator.Parameters.BackColor = Color.Red;...

    blog.aspose.com/es/barcode/text-to-qr-code-gene...
  7. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/
  8. Administrar porciones de texto en presentacione...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para C++, mejorando el rendimiento y la personalización....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/es/cpp/portion/
  9. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an object in C++....Description get_Color () Gets or sets a Color object that represents...represents the color for a glow effect. The default value is Black...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. إدارة سلاسل بيانات المخطط في العروض التقديمية ب...

    تعلم كيفية إدارة سلاسل المخطط في Java لبرنامج PowerPoint (PPT/PPTX) من خلال أمثلة عملية على الشفرة وأفضل الممارسات لتعزيز عروض البيانات الخاصة بك....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/ar/java/chart-series/