Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 3,189 for

lighting

(0.11 sec)
  1. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the document highLighting the issue Track Changes.docx …...LIGHT_YELLOW; // or new Color(255...InsertCellColor = RevisionColor.LIGHT_GREEN; // or any custom colour...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  2. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Java, you can select one or more objects under the current node using XPath-Like query syntax.... addEntity ( new Light ( "light" )); /* The hierarchy of...a2 - b - c - c1 - cam - c2 - light */ //select objects that has...

    docs.aspose.com/3d/java/work-with-xpath-like-ob...
  3. Lavora con le query degli oggetti simili a XPat...

    Utilizzando Aspose.3D for Python via .NET, è possibile selezionare uno o più oggetti nel nodo corrente utilizzando la sintassi di query XPath-Like. La sintassi della query è stata ispirata da XPath, quindi la maggior parte dei concetti e della sintassi sono simili, la sintassi della query è compatibile con l'URL, quindi verrà utilizzata nella nostra versione cloud in futuro....entities import Camera , Light # For complete examples and...( "c2" ) . add_entity ( Light ( "light" )) /* The hierarchy of...

    docs.aspose.com/3d/it/python-net/work-with-xpat...
  4. آرشیوها

    آرشیوها...light_rig.direction = slides.LightingDirection...three_dformat.light_rig.light_type = slides.light_rigPresetType...

    blog.aspose.com/fa/slides/create-three-d-effect...
  5. ค้นหา

    ค้นหา...light_rig.direction = slides.LightingDirection...three_dformat.light_rig.light_type = slides.light_rigPresetType...

    blog.aspose.com/th/slides/create-three-d-effect...
  6. Gör en panoramavy för 3D.|Documentation

    Med Aspose.3D for Python via .NET API kan utvecklare visa en panoramavy av 3D och spara den i de bildformat som stöds....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/sv/python-net/render-a-panor...
  7. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java ** htmlsaveoptions ** 3D sahneyi HTML olarak kaydetmek için sınıf sağlar....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/tr/java/save-3d-scene-as-html/
  8. 3D in Python | 3D Model Python | Python 3D Library

    Discover how to create and manipulate 3D models in Python using the Aspose.3D library, supporting various file formats and rendering options....a Material in 3D Scene Add Light to a 3D Scene Create a Primitive...Creating Material in 3D Scene. Add Light to a 3D Scene using Python #...

    blog.aspose.com/3d/3d-in-python/
  9. Archiv

    Archiv... Initialisieren Sie das Light Klassenobjekt. Geben Sie den...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/de/3d/3d-in-python/
  10. 아카이브

    아카이브... 빛이 장면을 비추고 API의 Light 클래스를 사용하면 장면에 약간의 빛을 추가할 수 있습니다...Material과 같은 자식 노드 속성을 설정합니다. Light 클래스 개체를 초기화합니다. CreateChildNode()...

    blog.aspose.com/ko/3d/create-3d-scene-using-csh...