Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 48,784 for

shape

(0.25 sec)
  1. DocumentVisitor.visitGroupShapeEnd method | Asp...

    DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a group Shape has ended....when enumeration of a group shape has ended. visitGroupShapeEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D Shape as an input and extends the Shape in the 3rd dimension....takes a 2D shape as an input and extends the shape in the 3rd...threed" ); // Initialize the base shape to be extruded // Initialize...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  3. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells 提供 Shape.geometry 属性以更改形状的调整点。在微软Exc...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.geometry 属性来更改不同形状的调整值。 ** 更改调整值**...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Რამდენიმე JPG TIFF C++

    შეაერთეთ მრავალი JPG TIFF C++ კოდში. შეინახეთ JPG როგორც TIFF C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-t...
  5. Რამდენიმე 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/ka/cpp/merge/jpg-to-png/
  6. Რამდენიმე JPG GIF C++

    შეაერთეთ მრავალი JPG GIF C++ კოდში. შეინახეთ JPG როგორც GIF C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-gif/
  7. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  8. 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...
  9. 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-...
  10. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/java/wordart/