Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 11,633 for

fill

(0.08 sec)
  1. PPTX dokumentumdiagram C++-on keresztül | produ...

    C++ példakód diagramok vagy diagramok rajzolásához és konvertálásához PPTX fájlba C++ Runtime Environment for Windows 32 bit, Windows 64 bit és 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/hu/cpp/chart/pptx/
  2. Добавление объекта прямоугольника в PDF-файл|As...

    В этой статье объясняется, как создать объект Rectangle в вашем PDF-файле с помощью 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/ru/net/add-rectangle/
  3. Linienformen in Präsentationen mit Python erste...

    Erfahren Sie, wie Sie die Linienformatierung in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET manipulieren können. Entdecken Sie Eigenschaften, Methoden und Beispiele.... fill_format . fill_type = slides . FillType...shape . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/de/python-net/line/
  4. Архивы

    Архивы...кисть изображения path->set_Fill(doc->CreateImageBrush(u"QL_logo_color...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/ru/page/create-or-edit-postscri...
  5. Procurar

    Procurar...Criar pincel de imagem path->set_Fill(doc->CreateImageBrush(u"QL_logo_color...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/pt/page/create-or-edit-postscri...
  6. Ändern Sie die Hintergrundfarbe in PowerPoint m...

    Ändern Sie die Hintergrundfarbe in PowerPoint mit Python. Erhalten Sie die IDE-Details, Schritte und einen Beispielcode zum Ändern der PPT-Hintergrundfarbe mit Python....Eigenschaft fill_format ab und legen Sie fill_type und fill_color fest...

    kb.aspose.com/de/slides/python/change-backgroun...
  7. 자바를 사용하여 PSD 채움 레이어 업데이트|Documentation

    컬러 채움, 그라디언트 채움 및 패턴 채움을 포함한 모든 조정 레이어 유형 사용 예제... 채움 레이어가 생성되면 fill_settings 속성을 통해 채움 설정에 액세스하고...매개변수를 사용합니다. 컬러 채움 레이어와 마찬가지로 fill_settings를 통해 채움 설정에 액세스하고 그라디언트...

    docs.aspose.com/psd/ko/ko/java/psd-fill-layer-e...
  8. Travailler avec des motifs de hachuresdans PS |...

    Ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python....ou l’une des méthodes fill_text() ou fill_and_Stroke_text() acceptant...Méthodes outline_text() * ou fill_and_Stroke_text() acceptant...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  9. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++... Then set this brush to filling Use to set ’s for the brush...f , 70. f )); 15 path -> set_Fill(doc -> CreateLinearGradient...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  10. Редактировать файл SVG – примеры Aspose.SVG for...

    Узнайте, как редактировать файлы SVG на Python. Добавляйте, находите и редактируйте элементы в документах SVG, используя Python библиотеку Aspose.SVG.... set_attribute ( "fill" , "red" ) Добавить элементы...# Add < g > element and set "fill" attribute 8 g_element = document...

    docs.aspose.com/svg/ru/python-net/edit-svg-file/