Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 6,838 for

point coloring

(0.51 sec)
  1. PDF Figures Annotations|Aspose.PDF for Java

    この記事では、Aspose.PDF for Java を使用して PDF ドキュメントに図形の注釈を追加、取得、削除する方法について説明します...を作成し、Circleパラメータ(new Rectangle、title、color、InteriorColor、Opacity)を設定します。...同じSquareパラメータ(new Rectangle、title、color、InteriorColor、Opacity)を設定します。...

    docs.aspose.com/pdf/ja/java/figures-annotation/
  2. JavaScriptを使用したスパークラインの挿入、C++経由で|Documentation

    Aspose.Cells for JavaScriptを使用してExcelにスパークラインを作成します。...CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/ja/javascript-cpp/creatin...
  3. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....} Gets or sets a background color of the control. The default...} Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/net/aspose.words.dra...
  4. C++を使用した追加アノテーション|Aspose.PDF for C++

    このセクションでは、PDFドキュメントに追加の種類のアノテーションを追加、取得、および削除する方法について説明します。...caretAnnotation1 -> set_Color ( Color :: get_Blue ()); // この注...caretAnnotation2 -> set_Color ( Color :: get_Blue ()); auto strikeOutAnnotation...

    docs.aspose.com/pdf/ja/cpp/extra-annotations/
  5. Добавить иерархию узлов и поделиться геометриче...

    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/ru/net/add-node-hierarchy-an...
  6. Lägg till nodehierarki och Dela geometriska dat...

    Aspose.3D for Java har stöd för att bygga en hierarki av noder. Noden är grundläggande byggsten för 3D scen och en hierarki av noder definierar den logiska strukturen i 3D scener Denna förordning träder i kraft dagen efter det att den har offentliggjorts i Europeiska unionens officiella tidning. och ge synligt innehåll genom att fästa geometrier, ljus och kameror till noder....createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/sv/java/add-node-hierarchy-a...
  7. Fügen Sie Knoten hierarchie hinzu und teilen Si...

    Aspose.3D for Java unterstützt den Aufbau einer Hierarchie von Knoten. Der Knoten ist ein grundlegender Baustein der 3D-Szene, und eine Knoten hierarchie definiert die logische Struktur der 3D-Szene und bietet sichtbaren Inhalt, indem Geometrien, Lichter und Kameras an Knoten angebracht werden....createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/de/java/add-node-hierarchy-a...
  8. 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....Smith"); circleAnnotation->set_Color(Color::get_Red()); circleAnnot...circleAnnotation->set_InteriorColor(Color::get_MistyRose()); circleAnno...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  9. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 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/zh/cpp/ps/working-with-text/
  10. Tambahkan Bentuk Persegi Panjang ke PDF dalam P...

    Pelajari cara menggambar dan mengisi bentuk persegi panjang dalam file PDF menggunakan Python.... Color . red ) rect = drawing . Rectangle...rect . graph_info . fill_color = ap . Color . red graph . shapes...

    docs.aspose.com/pdf/id/python-net/add-rectangle/