Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 48,846 for

shape

(1.14 sec)
  1. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...foreach (var shape in slide.Shapes) { if (shape is AutoShape...AutoShape && shape.Name.Equals("GalaxkeyFooter", StringComparison.OrdinalIgnoreCase))...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....Presentation Shapes Contents [ Hide ] Extract Images from Shapes Images...Images are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  3. Մի Քանի JPG Դեպի PNG C++

    Միավորել մի քանի JPG PNG ին C++ կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-png/
  4. Մի Քանի JPG Դեպի BMP C++

    Միավորել մի քանի JPG BMP ին C++ կոդի մեջ: Պահպանեք JPG որպես BMP օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-bmp/
  5. Մի Քանի JPG Դեպի Պատկեր C++

    Միավորել մի քանի JPG Պատկեր ին C++ կոդի մեջ: Պահպանեք JPG որպես Պատկեր օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-i...
  6. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....an Excel file with text and shapes into a PNG image, then display...write code to add some data and shapes, and render them into an image...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart Shape properties...Provides access to the chart shape properties. To learn more, visit...doc = doc ) # Insert a chart shape with a document builder and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Smart Art with Golang via C++|Documentation

    Manage and manipulate Smart Art Shapes in Excel files using Aspose.Cells for C++....for working with Smart Art shapes in Excel files programmatically...via C++ Data in Non-Primitive Shape with Golang via C++...

    docs.aspose.com/cells/go-cpp/managing-smartart/
  9. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....getShapes () as $shape ) { if ( java_instanceof ( $shape , new JavaClass...slides.VideoFrame" ))) { $vf = $shape ; $type = $vf -> getEmbeddedVideo...

    docs.aspose.com/slides/php-java/video-frame/
  10. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!... shapes . add_auto_shape ( slides . ShapeType...picFrame = pres . slides [ 0 ] . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/zh/python-net/shape-anim...