Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 50,298 for

shapes

(0.25 sec)
  1. 动画|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中掌握幻灯片动画:添加、编辑和移除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....main_sequence . add_effect ( shape , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...Slides 还提供了 Shape 类。然而,并非所有形状都能容纳文本。 Note 因此,...AutoShape。 shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/zh/python-net/manage-tex...
  3. Რამდენიმე 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/ka/cpp/merge/jpg-to-bmp/
  4. Რამდენიმე JPG SVG C++

    შეაერთეთ მრავალი JPG SVG C++ კოდში. შეინახეთ JPG როგორც SVG 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-svg/
  5. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. for (...: oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/java/updating-ole-object...
  6. 将图片框添加到演示文稿|Aspose.Slides 文档

    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.... Shapes . AddPicture ( ImageFilePath...Image 对象,以填充 Shape。 计算图像的宽度和高度。 使用引用幻灯片的 Shapes 对象提供的 AddPictureFrame...

    docs.aspose.com/slides/zh/net/add-picture-frame...
  7. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....enum Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....SVGSaveOptions () shapes = options . shapes ; #// get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  9. Set Margins of Comment or Shape Inside the Work...

    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....AI Set Margins of Comment or Shape Inside the Worksheet Contents...margins of any shape or comment using the Shape.text_body.text_alignment...

    docs.aspose.com/cells/python-net/set-margins-of...
  10. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in Java with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/java/convert-ppt-to-pptx/