Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 12,449 for

fill

(0.16 sec)
  1. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...fill_format.fill_type = slides.FillType...logo_shape.fill_format.fill_type = slides.FillType.NO_FILL logo_shape...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  2. Lưu trữ

    Lưu trữ...fill_format.fill_type = slides.FillType.SOLID shp.fill_format...fill_format.solid_fill_color.color = drawing.Color.pink # Áp dụng một...

    blog.aspose.com/vi/slides/work-with-shapes-in-p...
  3. プレゼンテーションで С++ を使用してチャートデータマーカーを管理する|Aspose.Sli...

    Aspose.Slides for С++ でチャートデータマーカーをカスタマイズする方法を学び、明確な С++ コード例を使用して PPT および PPTX 形式のプレゼンテーションへのインパクトを高めます。...get_Marker () -> get_Format () -> get_Fill () -> set_FillType ( FillType...get_Marker () -> get_Format () -> get_Fill () -> get_PictureFillFormat...

    docs.aspose.com/slides/ja/cpp/chart-data-marker/
  4. Архивы

    Архивы..."); glyphs->set_Fill(textFill); // Сохраните полученный...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // Сохраните полученный...

    blog.aspose.com/ru/page/insert-image-text-xps-cpp/
  5. أرشيف

    أرشيف..."); glyphs->set_Fill(textFill); // احفظ مستند XPS...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // احفظ مستند XPS...

    blog.aspose.com/ar/page/insert-image-text-xps-cpp/
  6. Procurar

    Procurar..."); glyphs->set_Fill(textFill); // Salvar documento...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // Salvar documento...

    blog.aspose.com/pt/page/insert-image-text-xps-cpp/
  7. ארכיון

    ארכיון..."); glyphs->set_Fill(textFill); // שמור מסמך XPS...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // שמור מסמך XPS...

    blog.aspose.com/he/page/insert-image-text-xps-cpp/
  8. C++経由のJavaScriptを使って、シェイプ内にタイル状に画像をテクスチャとして貼り付け...

    シェイプ内に小さな画像をテクスチャとしてタイル貼りする方法をAspose.Cells for JavaScriptを使用して学びます。...> < head > < title > Texture Fill IsTiling Example </ title >...head > < body > < h1 > Texture Fill IsTiling Example </ h1 > < input...

    docs.aspose.com/cells/ja/javascript-cpp/tile-pi...
  9. کار با نمودارها در C++|Aspose.Words برای C++

    مقدمه ای به ویژگی نمودار، نحوه ایجاد و دستکاری نمودارها با استفاده از C++....Contents [ Hide ] قالب بندی Fill و stroke را می توان برای سری...series1 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...

    docs.aspose.com/words/fa/cpp/how-to-set-fill-an...
  10. Crear formas de línea en presentaciones con Pyt...

    Aprenda a manipular el formato de líneas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Descubra propiedades, métodos y ejemplos.... fill_format . fill_type = slides . FillType...shape . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/es/python-net/line/