Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 6,838 for

point coloring

(0.09 sec)
  1. Travailler avec du texte dans PostScript | C++

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/fr/cpp/ps/working-with-text/
  2. Arbeiten mit Text in PostScript | C++

    Wie man Text in eine PS-Datei einfügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/de/cpp/ps/working-with-text/
  3. Python을 사용한 마크업 주석|Aspose.PDF for Python via .NET

    .NET을 통해 Aspose.PDF for Python을 사용하여 PDF 문서에서 텍스트, 캐럿 및 주석을 추가, 읽고, 삭제하고, 주석을 바꾸는 방법을 알아봅니다.... color = ap . Color . blue text_annotation...PRINT text_annotation . color = ap . Color . blue text_annotation...

    docs.aspose.com/pdf/ko/python-net/markup-annota...
  4. PDF 도형 주석|Aspose.PDF for Java

    이 문서는 Java용 Aspose.PDF를 사용하여 PDF 문서에 도형 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다.... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/ko/java/figures-annotation/
  5. Agregar jerarquía de nodos y compartir datos ge...

    Aspose.3D for Python via .NET ofrece la construcción de una jerarquía de nodos. El nodo es un bloque de construcción básico de una escena. Una jerarquía de nodos define la estructura lógica de una escena y proporciona contenido visible al unir geometrías, luces y cámaras a los nodos.... CreateMeshUsingPolyg () # Point node to the mesh cube1 . entity...create_child_node ( "cube2" ) # Point node to the mesh cube2 . entity...

    docs.aspose.com/3d/es/python-net/add-node-hiera...
  6. Lägg till nodehierarki och Dela geometriska dat...

    Aspose.3D for .NET erbjuder att bygga en nodehierarki. Noden är grundläggande byggsten i en scen. En hierarki av noder definierar den logiska strukturen av en scen, och ger synligt innehåll genom att fästa geometrier, ljus, och kameror till noder....CreateMeshUsingPolyg (); // Point node to the mesh cube1 . Entity...CreateChildNode ( "cube2" ); // Point node to the mesh cube2 . Entity...

    docs.aspose.com/3d/sv/net/add-node-hierarchy-an...
  7. أضف التسلسل الهرمي للعقدة وشارك البيانات الهندس...

    Aspose.3D for Java يدعم إنشاء تسلسل هرمي للعقد. العقدة عبارة عن كتلة بناء أساسية لمشهد 3D ويحدد التسلسل الهرمي للعقد الهيكل المنطقي لمشهد 3D ، ويوفر محتوى مرئيًا عن طريق ربط أشكال الأعمال الزخرفية والأضواء والكاميرات بالعقد....createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/ar/java/add-node-hierarchy-a...
  8. أضف التسلسل الهرمي للعقدة وشارك البيانات الهندس...

    Aspose.3D for .NET عروض لإنشاء تسلسل هرمي للعقدة. العقدة هي كتلة البناء الأساسية للمشهد. يحدد التسلسل الهرمي للعقد الهيكل المنطقي للمشهد ، ويوفر محتوى مرئيًا عن طريق إرفاق أشكال التعديل ، والأضواء ، والكاميرات بالعقد....CreateMeshUsingPolyg (); // Point node to the mesh cube1 . Entity...CreateChildNode ( "cube2" ); // Point node to the mesh cube2 . Entity...

    docs.aspose.com/3d/ar/net/add-node-hierarchy-an...
  9. Drawing Images using Graphics|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....class clear method and pass a color as a parameter. This method...the Graphics surface with the color passed in as argument. Draw...

    docs.aspose.com/imaging/python-net/drawing-imag...
  10. Trabajar con clips en PostScript | C++

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....(bits por píxel) imagen de 2 colores como máscara de plantilla;...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/es/cpp/ps/working-with-clips/