Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 12,317 for

fill

(0.15 sec)
  1. تنسيق أشكال PowerPoint في .NET|توثيق Aspose.Slides

    تعلم كيفية تنسيق أشكال PowerPoint في C# باستخدام Aspose.Slides—قم بتعيين أنماط الملء والخط والتأثير لملفات PPT و PPTX بدقة وتحكم كامل....} Gradient Fill في PowerPoint، يُعد Gradient Fill خيار تنسيق...presentation . Save ( "gradient_fill.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ar/net/shape-formatting/
  2. Automatisches Ausfüllen eines Bereichs in Excel...

    Erfahren Sie, wie Sie eine AutoFill Operation in einem bestimmten Bereich einer Excel Datei mit Aspose.Cells und C++ durchführen.... Auto Fill-Bereiche mit Aspose.Cells Das...std :: cout << "Range auto-filled successfully!" << std :: endl...

    docs.aspose.com/cells/de/cpp/autofill-ranges/
  3. Stroke.On | Aspose.Words لـ .NET

    تحكم في تصميم المسارات باستخدام خاصية "الخطوط". حسّن تصميماتك بتحديد كيفية رسم المسارات لمظهر أنيق واحترافي.... Fill . ForeColor = Color . White...ShapeLineStyle . Triple ; stroke . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Visio Şeklinin Degradesini Değiştirme|Documenta...

    Bu sayfada, visio şeklinin gradyan renginin Aspose.Diagram kitaplığıyla nasıl değiştirileceği açıklanmaktadır....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/tr/net/modify-the-gradi...
  5. ChartDataLabelCollection.Format | Aspose.Words ...

    Scopri la proprietà ChartDataLabelCollection Format per accedere facilmente a formati di riempimento e linee personalizzabili per le tue etichette dati. Migliora i tuoi grafici oggi stesso!... Fill . Solid ( Color . Green ); series...Color . DarkBlue ; labelFormat . Fill . Solid ( Color . Blue ); doc...

    reference.aspose.com/words/it/net/aspose.words....
  6. 图像处理 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将简单或平铺图像添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...//Create Image Brush 9 path -> set_Fill(doc -> CreateImageBrush(dataDir()...Tile image 5 // ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/zh/cpp/xps/working-with-im...
  7. Archiv

    Archiv...Bildpinsel erstellen path->set_Fill(doc->CreateImageBrush(u"QL_logo_color...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/de/page/create-or-edit-postscri...
  8. Convertir divers formats d'images en PDF dans ....

    Convertir divers formats d'images tels que CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF et SVG en PDF en utilisant C# .NET....xlink:href="#r1" fill="red"/> <use x="35" y="15" xlink:href="#r2" fill="green"/>...x="58" y="50" xlink:href="#r3" fill="blue"/> tref <defs> <text ...

    docs.aspose.com/pdf/fr/net/convert-images-forma...
  9. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Please fill in the missing properties in the header section....

    docs.aspose.com/psd/bg/net/getting-started/inst...
  10. PostScript でのテキスト操作 | .NET

    PS ファイルにテキストを追加する方法は、Aspose.Page API ソリューションで回答されています。.NET での機能の使用方法については、こちらをご覧ください。...system fonts folders) for filling the text ////////// 2 Font...fontSize, FontStyle. Bold ); 3 //Fill the text with the default or...

    docs.aspose.com/page/ja/net/ps/working-with-text/