Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 12,264 for

fill

(0.11 sec)
  1. Lavorare con il pennello visivo in un file XPS ...

    Come lavorare con il pennello visivo in un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET.... Fill = doc. CreateSolidColorBrus...graphics and glyphs) 22 gridPath. Fill = doc. CreateVisualBrush (visualCanvas...

    docs.aspose.com/page/it/net/xps/working-with-vi...
  2. PostScript での変換の操作 | .NET

    PS ファイルのコンテンツを変換する方法は、Aspose.Page API ソリューションで回答されています。.NET での機能の使用方法については、こちらをご覧ください。... Orange )); 4 5 //Fill the first rectangle that is...transformations. 6 document. Fill (path); 7 ////////// ここで、上位...

    docs.aspose.com/page/ja/net/ps/working-with-tra...
  3. Pythonでプレゼンテーションに画像フレームを追加する|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。ワークフローを効率化し、スライドデザインを向上させましょう。... fill_format . fill_type = slides . FillType...picture_frame . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ja/python-net/picture-fr...
  4. Mengonversi berbagai format Gambar ke PDF di .N...

    Mengonversi berbagai format gambar seperti CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF, dan SVG ke PDF menggunakan 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/id/net/convert-images-forma...
  5. Converter vários formatos de imagens para PDF e...

    Converta vários formatos de imagens, como CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF e SVG para PDF usando 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/pt/net/convert-images-forma...
  6. How to position tables in aspose word template ...

    Hi Team, How to place tables fixed position at bottom (just above the footer) of the aspose word template/report. by using table position we tried to add positions to tables, but contents overlap to footer In…...height is not fixed, so after filling the document with data content...space. Once the empty space is filled with data then remining content...

    forum.aspose.com/t/how-to-position-tables-in-as...
  7. Arşiv

    Arşiv...DisplayName = "Color Fill Layer"; image.AddLayer(colorFillLayer);...gradientFillLayer.DisplayName = "Gradient Fill Layer"; image.AddLayer(gradientFillLayer);...

    blog.aspose.com/tr/psd/add-fill-layer-in-photos...
  8. Archiv

    Archiv...DisplayName = "Color Fill Layer"; image.AddLayer(colorFillLayer);...gradientFillLayer.DisplayName = "Gradient Fill Layer"; image.AddLayer(gradientFillLayer);...

    blog.aspose.com/cs/psd/add-fill-layer-in-photos...
  9. مخطط مستند PPT عبر C ++ | products.aspose.com

    مثال على كود C ++ لرسم وتحويل مخطط أو رسم تخطيطي في ملف PPT على C ++ Runtime Environment لأنظمة Windows 32 بت و Windows 64 بت و Linux 64 بت....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/ar/cpp/chart/ppt/
  10. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando 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/pt/net/add-rectangle/