Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 6,628 for

point coloring

(1.66 sec)
  1. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint utilizando Aspose.Slides para Java, mejorando el rendimiento y la personalización.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/java/portion/
  2. C#を使用した追加注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルに追加の注釈を追加する方法を学びます。... Print , Color = Aspose . Pdf . Color . Blue }; // Create..."Aspose User" , Color = Aspose . Pdf . Color . Blue }; // Create...

    docs.aspose.com/pdf/ja/net/extra-annotations/
  3. Trabajar con clips en PostScript | .NET

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...(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/net/ps/working-with-clips/
  4. Node.jsを使ったC++によるチャートの外観設定|Documentation

    Aspose.Cells for Node.js via C++でチャートの外観を設定する方法を学びます。ガイドでは、チャートのレイアウト、色、フォント、エフェクトを変更して、望ましいビジュアルスタイルを実現し、ワークシートを向上させる方法を紹介します。...); // Setting the foreground color of the plot area chart . getPlotArea...setForegroundColor ( new AsposeCells . Color ( 0 , 0 , 255 )); // Setting...

    docs.aspose.com/cells/ja/nodejs-cpp/setting-cha...
  5. Изменения публичного API в Aspose.PDF для Java ...

    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.... setFillColor ( Color . getRed ()); graph . getShapes...1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...

    docs.aspose.com/pdf/ru/java/public-api-changes-...
  6. Добавить иерархию узлов и поделиться геометриче...

    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/ru/java/add-node-hierarchy-a...
  7. Aggiungi la gerarchia dei nodi e condividi i da...

    Aspose.3D for Java supporta la creazione di una gerarchia di Nodi. Il nodo è un elemento costitutivo di base della scena 3D e una gerarchia di nodi definisce la struttura logica della scena 3D e fornisce contenuti visibili collegando geometrie, luci e telecamere ai nodi....createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/it/java/add-node-hierarchy-a...
  8. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color....setBorders(lineStyle, lineWidth, color) Sets all table borders to the...specified line style, width and color. setBorders ( lineStyle : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Gérer les séries de données de graphiques dans ...

    Apprenez à gérer les séries de graphiques en C++ pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....vous pouvez spécifier à quel point les barres et les colonnes doivent...0f , 600.0f , 400.0f ); auto point = chart -> get_ChartData ()...

    docs.aspose.com/slides/fr/cpp/chart-series/
  10. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....state on 100 points to the right and 100 points to the bottom...dBrush > (System::Drawing::Color::get_Blue())); 40 41 //Fill...

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