Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 6,625 for

point coloring

(0.4 sec)
  1. ODG Images Filters with Python | products.aspos...

    How to use Python to apply filters for ODG images and photos on desktop and web applications....introduce blur, or eliminate color artifacts for a truly distinctive...combination to seamlessly blend color gradients, eliminate undesired...

    products.aspose.com/imaging/python-net/filter/odg/
  2. Convert U3D to JPEG2000 via C# | products.aspos...

    Sample code for U3D to JPEG2000 C# conversion. Use API example code for batch U3D files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...purpose. J2K files support 15-bit color, alpha transparency, and lossless...

    products.aspose.com/cad/net/conversion/u3d-to-j...
  3. Convert U3D to EMF via C# | products.aspose.com

    Sample code for U3D to EMF C# conversion. Use API example code for batch U3D files to EMF conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...the proportions, dimensions, colors and other graphic properties...

    products.aspose.com/cad/net/conversion/u3d-to-emf/
  4. Archiv

    Archiv...pydrawing import Color, FontStyle # Inicializujte BarcodeGenerator...parameters.caption_above.font.size.point = 5.0 # Přizpůsobte popisek...

    blog.aspose.com/cs/barcode/code-128-barcode-gen...
  5. Aspose.Cells 9.0.0での公開API変更|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.... Color = System . Drawing . Color . Red ; textbox...foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...

    docs.aspose.com/cells/ja/net/public-api-changes...
  6. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...Index #10 corresponds to the "Colorful 3" format. field . TableFormat...which the TableFormat property points to by setting different flags...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Procurar

    Procurar...new SimpleFill { FillColor = Color.Salmon, StrokeWidth = 0.75 };...SimpleMarker() { FillColor = Color.LightBlue }; citiesSymbolizer...

    blog.aspose.com/pt/gis/basic-map-rendering-and-...
  8. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...UseObjectColor, BackgroundColor = Color.White }; PdfOptions pdfOptions...UseObjectColor, BackgroundColor = Color.White }; PdfOptions pdfOptions...

    forum.aspose.com/t/different-unittype-is-not-us...
  9. تطبيق تأثيرات بصرية على توفير 3D مشاهدة|Documen...

    باستخدام Aspose.3D for Python via .NET API ، يمكن للمطورين تطبيق تأثيرات بصرية على مشاهدات 3D قبل الحفظ في الصورة. تُعرف هذه التأثيرات المرئية أيضًا بتأثيرات ما بعد المعالجة أو الفلاتر التي يتم تطبيقها في الوقت الفعلي على كل شيء معروض في طريقة العرض 3D....pydrawing import Color from aspose.pydrawing.imaging...= Light () light . color = Vector3 ( Color . white ) light . light_type...

    docs.aspose.com/3d/ar/python-net/apply-visual-e...
  10. Gestion des séries de données de graphiques dan...

    Apprenez à gérer les séries de données de graphiques en PHP pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques afin d'améliorer vos présentations de données....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/fr/php-java/chart-series/