Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,710 for

point coloring

(0.15 sec)
  1. Convert AMF to DRC via Java | products.aspose.com

    Sample Java conversion code for AMF format to DRC file. Use this example code to convert AMF to DRC within any Web or Desktop Java based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/java/conversion/amf-to-drc/
  2. 在保存 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...
  3. 从 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/
  4. 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/
  5. IFC to 3D PDF conversion - Free Support Forum -...

    Hi, Can you tell me how to save an IFC file as a 3D PDF? During my tests the PDF file is always in 2D I have attached an example Thank you Best regards element.zip (948.5 KB)...with several layers (one per point of view) Cordially oleksii.gorokhovatskyi...3D. However, I note two more points: The object tree is not retrieved...

    forum.aspose.com/t/ifc-to-3d-pdf-conversion/272587
  6. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/odt-to...
  7. Convert OTT to POT via C++ or with free Online ...

    Export OTT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/ott-to...
  8. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....= 15 # Setting series line color series . format . line . fill_format...fill_format . solid_fill_color . color = draw . Color . purple series...

    docs.aspose.com/slides/python-net/chart-calcula...
  10. 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-...