Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 6,838 for

point coloring

(0.65 sec)
  1. Manipular posición, tamaño y diseñador de gráfi...

    Aprende cómo usar Aspose.Cells for C++ para manipular eficazmente la posición, tamaño y diseñador de gráficos en Microsoft Excel. Nuestra guía demostrará cómo ajustar estas propiedades para mejorar el diseño y la visualización....data series of the third data point DataLabels datalabels = chart...existente y cambiaremos sus colores de línea. #include <iostream>...

    docs.aspose.com/cells/es/cpp/manipulate-positio...
  2. Configurar normales o UV en el cubo y agregar m...

    Cómo crear datos normales o uv en una malla en Aspose.3D....para realizar por píxel normal/color. VertexElement logra una información...información por vértice como el color normal o de vértice. En Aspose...

    docs.aspose.com/3d/es/net/set-up-normals-or-uv-...
  3. Rule Builder – Configurer le style SVG – C#

    Dans cet article, nous examinons la fonctionnalité de style Rule Builder, qui permet aux développeurs d'appliquer des règles de type CSS aux éléments SVG.... Fill (Color. DarkRed ). FontWeight (FontWeight...fixe la taille de police à 30 points pour tous les éléments de texte...

    docs.aspose.com/svg/fr/net/rule-builder/
  4. Работа с образцами штриховки в PostScript | С++

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....27 28 //Translate to initial point 29 document -> Translate(static_cast...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/ru/cpp/ps/working-with-hat...
  5. Gérer les paragraphes de texte PowerPoint en .N...

    Maîtrisez le formatage des paragraphes avec Aspose.Slides pour .NET - optimisez l'alignement, l'espacement et le style dans les présentations PPT, PPTX et ODP en C#.... Color = Color . Red ; tf . Paragraphs...FillFormat . SolidFillColor . Color = Color . Blue ; tf . Paragraphs...

    docs.aspose.com/slides/fr/net/manage-paragraph/
  6. Gérer les listes à puces et numérotées dans les...

    Apprenez à créer et mettre en forme des listes à puces, des listes image, des listes à plusieurs niveaux et des listes numérotées dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET.... Le point d’entrée principal est ParagraphFormat...BulletFormat.char , BulletFormat.color et BulletFormat.height pour...

    docs.aspose.com/slides/fr/python-net/manage-lists/
  7. Применение анимации фигур в презентациях с помо...

    Узнайте, как создавать и настраивать анимацию фигур в презентациях PowerPoint с помощью Aspose.Slides для C++. Выделяйтесь!...0 )); // SharedPtr<PointF> point = MakeObject<PointF >(0.076...076, 0.59); const PointF point = PointF ( 0.076 , 0.59 ); System...

    docs.aspose.com/slides/ru/cpp/shape-animation/
  8. PSファイルでのハッチパターンの操作 | Java

    PSファイルにハッチパターンを追加する方法については、Aspose.Page APIソリューションで回答しています。Javaでの機能の使用方法については、こちらをご覧ください。...19 20 //Translate to initial point 21 document. translate (x0,... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...

    docs.aspose.com/page/ja/java/ps/working-with-ha...
  9. Extract Images from Web Page with Aspose.HTML f...

    Extract images from websites programmatically in Python. A simple and powerful Aspose.HTML for Python via .NET API for automated image downloading....com/svg/net/drawing-basics/svg-color/" ) as doc: # Collect all <img>...embedded images or absolute links pointing to local files. For external...

    products.aspose.com/html/python-net/extract-ima...
  10. PDFファイルにラインオブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFにラインオブジェクトを作成する方法を説明します。...// Set color for Line object line . GraphInfo . Color = Aspose...Aspose . Pdf . Color . Red ; // Specify dash array for line object...

    docs.aspose.com/pdf/ja/net/add-line/