Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 12,293 for

fill

(0.26 sec)
  1. Travailler avec des graphiques en C++|Aspose.Wo...

    Introduction à la fonctionnalité de graphique, comment créer et manipuler des graphiques en utilisant C++....series1 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...series2 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...

    docs.aspose.com/words/fr/cpp/how-to-set-fill-an...
  2. العمل مع الرسوم البيانية في C++|Aspose.Words ل C++

    مقدمة في ميزة الرسم البياني، وكيفية إنشاء المخططات ومعالجتها باستخدام C++....series1 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...series2 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...

    docs.aspose.com/words/ar/cpp/how-to-set-fill-an...
  3. PPTX-documentgrafiek via C++ | products.aspose.com

    C++ voorbeeldcode om een ​​grafiek of diagram in PPTX-bestand te tekenen en om te zetten in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en 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/nl/cpp/chart/pptx/
  4. PPTX dokumentdiagram via C++ | products.aspose.com

    C++ exempelkod för att rita och konvertera diagram eller diagram i PPTX-fil på C++ Runtime Environment för Windows 32 bit, Windows 64 bit och 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/sv/cpp/chart/pptx/
  5. 아카이브

    아카이브..."); glyphs->set_Fill(textFill); // 결과 XPS 문서 저장 ...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // 결과 XPS 문서 저장 ...

    blog.aspose.com/ko/page/insert-image-text-xps-cpp/
  6. Trabajar con imágenes en archivos XPS | Python

    Cómo agregar una imagen simple o en mosaico a un archivo XPS es una pregunta respondida por la Aspose.Page. Vea cómo utilizar la funcionalidad en Python.... fill = doc. create_image_brush (data_dir...Tile an image 6 # ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/es/python-net/xps/working-...
  7. Lavorare con le immagini in un file XPS | Python

    Come aggiungere un'immagine semplice o affiancata a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python.... fill = doc. create_image_brush (data_dir...Tile an image 6 # ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/it/python-net/xps/working-...
  8. Práce s grafy v C#|Aspose.Words místo .NET

    Úvod do funkce Graf, jak vytvářet a manipulovat grafy pomocí C#.... Jak nastavit formátování fill a mrtvice Formátování výplně...series color. series1 . Format . Fill . ForeColor = Color . Red ;...

    docs.aspose.com/words/cs/net/working-with-charts/
  9. עבודה עם תרשימים Java|Aspose.Words עבור Java

    מבוא לתכונה Chart, כיצד ליצור ולתפעל charts באמצעות שימוש Java.... כיצד להגדיר Fill and Stroke Format פורמט מלא...series color. series1 . Format . Fill . ForeColor = Color . Red ;...

    docs.aspose.com/words/he/java/working-with-charts/
  10. 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/ko/net/add-rectangle/