Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 11,970 for

fill

(0.08 sec)
  1. 記録

    記録..."); glyphs->set_Fill(textFill); // 結果のXPSドキュメントを保存する...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // 結果のXPSドキュメントを保存する...

    blog.aspose.com/ja/page/insert-image-text-xps-cpp/
  2. PDFファイルに矩形オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに矩形オブジェクトを作成する方法を説明します。...width , height ) { // Set the fill color of the rectangle GraphInfo...100 , 200 , 120 ) { // Specify fill color for the Rectangle object...

    docs.aspose.com/pdf/ja/net/add-rectangle/
  3. Lavorare con il gradiente | Soluzione API C++

    Come aggiungere un gradiente verticale, orizzontale o lineare a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri le funzionalità per C++... f )); 15 path -> set_Fill(doc -> CreateLinearGradient...radientBrush > (path -> get_Fill())) -> get_GradientStops() ->...

    docs.aspose.com/page/it/cpp/xps/working-with-gr...
  4. Travailler avec le dégradé | Solution API C++

    L'API Aspose.Page répond à la question. Comment ajouter un dégradé vertical, horizontal ou linéaire à un fichier XPS ?... f )); 15 path -> set_Fill(doc -> CreateLinearGradient...radientBrush > (path -> get_Fill())) -> get_GradientStops() ->...

    docs.aspose.com/page/fr/cpp/xps/working-with-gr...
  5. Trabalhar com Gradiente | Solução API C++

    Como adicionar gradiente vertical, horizontal ou linear a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Aprenda a funcionalidade para C++... f )); 15 path -> set_Fill(doc -> CreateLinearGradient...radientBrush > (path -> get_Fill())) -> get_GradientStops() ->...

    docs.aspose.com/page/pt/cpp/xps/working-with-gr...
  6. 渐变使用 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能... f )); 15 path -> set_Fill(doc -> CreateLinearGradient...radientBrush > (path -> get_Fill())) -> get_GradientStops() ->...

    docs.aspose.com/page/zh/cpp/xps/working-with-gr...
  7. Path Builder – Créer un chemin SVG – C#

    Découvrez comment utiliser PathBuilder pour créer des chemins SVG par programmation. PathBuilder facilite la création et la manipulation de chemins SVG....// Sets the fill color of the path to teal 23 . Fill (Color. Teal...(p => p. Id ( "Path1" ) 12 . Fill (f => f. None ()). Stroke (Color...

    docs.aspose.com/svg/fr/net/path-builder/
  8. Wykres dokumentów PPT za pośrednictwem C++ | pr...

    Przykładowy kod C++ do rysowania i konwertowania wykresu lub diagramu w pliku PPT w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/pl/cpp/chart/ppt/
  9. Agregar objeto Rectángulo a archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF utilizando Aspose.PDF for .NET....width , height ) { // Set the fill color of the rectangle GraphInfo...100 , 200 , 120 ) { // Specify fill color for the Rectangle object...

    docs.aspose.com/pdf/es/net/add-rectangle/
  10. Grafico del documento PPTX tramite C++ | produc...

    Codice di esempio C++ per disegnare e convertire grafici o diagrammi in file PPTX su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/it/cpp/chart/pptx/