Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 6,450 for

point coloring

(0.16 sec)
  1. Hantera titlar på Excel diagram med C++|Documen...

    Lär dig hur du använder Aspose.Cells for C++ för att lägga till och formatera diagram och axeltitlar i Microsoft Excel. Vår guide kommer att visa hur man ställer in olika typer av titlar, justerar deras utseende och ändrar axeltitlar för bättre datarepresentation och tydlighet....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/sv/cpp/chart-and-axis-tit...
  2. Gestisci i titoli dei grafici di Excel con Node...

    Impara come usare Aspose.Cells for Node.js via C++ per aggiungere e formattare i titoli di grafici e assi in Microsoft Excel. La nostra guida dimostrerà come impostare diversi tipi di titoli, regolare il loro aspetto e modificare i titoli degli assi per una migliore rappresentazione e chiarezza dei dati....); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/it/nodejs-cpp/chart-and-a...
  3. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...Description comment_color Allows to specify the color to be used for... delete_cell_color Allows to specify the color to be used for...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Arşiv

    Arşiv...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/tr/imaging/remove-image-backgro...
  5. arkiv

    arkiv...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/sv/imaging/remove-image-backgro...
  6. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a 1 bpp (bits per pixel) 2-color image as a stencil mask. Currently...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  7. 아카이브

    아카이브...// 펜 만들기 Pen pen = new Pen(Color.FromKnownColor(KnownColor.Blue)...다른 펜 만들기 Pen pen1 = new Pen(Color.FromKnownColor(KnownColor.Red)...

    blog.aspose.com/ko/drawing/create-images-and-gr...
  8. Paint Builder – Crear patrones SVG – C#

    Aprenda a utilizar Paint Builder para configurar las propiedades de pintura de elementos SVG creando patrones SVG como ejemplo....clase PaintBuilder establece el color de relleno para el servidor...UserSpaceOnUse ) 14 . AddPolygon (points: new double [] { 5, 0, 7, 3...

    docs.aspose.com/svg/es/net/paint-builder/
  9. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...Color = Color.Red; // Set the Fill color alcBufferLine...alcBufferLine.Line.SolidFill.Color = Color.Red; Professionalize.Discourse...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  10. Arbeiten mit Clips in PostScript | .NET

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....state on 100 points to the right and 100 points to the bottom... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/de/net/ps/working-with-clips/