Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 6,811 for

point coloring

(0.17 sec)
  1. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 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/zh/python-net/apply-visual-e...
  2. 从 PHP 演示文稿中获取段落边界|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。...getPortions () as $portion ) { $point = $portion -> getCoordinates...setColor ( java ( "java.awt.Color" ) -> YELLOW ); $shape -> getLineFormat...

    docs.aspose.com/slides/zh/php-java/paragraph/
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....15 ); //Setting series line color series . getFormat (). getLine...getSolidFillColor (). setColor ( Color . MAGENTA ); series . getFormat...

    docs.aspose.com/slides/java/chart-calculations/
  4. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Andrey, As for the emojis, good point, I have the “Aptos” installed...black-and-white then, instead of color. As for your questions: Operating...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  5. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....These operations can produce color and lighting changes, blurring...specularExponent , lighting-color , result Light Effects <feDiffuseLighting>...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  6. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....how to apply labels to data points in a line chart. public void...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert U3D to DRC via Java | products.aspose.com

    Sample Java conversion code for U3D format to DRC file. Use this example code to convert U3D to DRC within any Web or Desktop Java based application....motion data, lines and points with color and structure. The format...decompressing 3D geometric meshes and point clouds, and improves storage...

    products.aspose.com/3d/java/conversion/u3d-to-drc/
  8. Convert VSTM to BMP via Python | products.aspos...

    Sample Python conversion code for VSTM format to BMP file. Use this example code to convert VSTM to BMP within any Python based application....VSTX files provide starting point for creating Visio drawings...both monochrome as well as color format with various colour depths...

    products.aspose.com/diagram/python-net/conversi...
  9. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document....out of the current cell to point just after the table. Returns...background_pattern_color = aspose . pydrawing . Color . green_yellow...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...information emphasize important points increase interest or participation...0 )); // SharedPtr<PointF> point = MakeObject<PointF >(0.076...

    docs.aspose.com/slides/cpp/shape-animation/