Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 48,595 for

shapes

(0.05 sec)
  1. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  2. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide.... Shapes . AddVideoFrame ( 10 , 10 ...0 ]; IVideoFrame vf = sld . Shapes . AddVideoFrame ( 50 , 150...

    docs.aspose.com/slides/net/video-frame/
  3. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....to extract text from all the shapes on all the slides in a presentation...Text - The text on the slide’s shapes ISlideText.MasterText - The...

    docs.aspose.com/slides/cpp/extracting-text-from...
  4. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....to extract text from all the shapes on all the slides in a presentation...getText - The text on the slide’s shapes ISlideText.getMasterText -...

    docs.aspose.com/slides/androidjava/extract-text...
  5. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this shape can overlap other Shapes in C++....specifies whether this shape can overlap other shapes. bool Aspose ::...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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/hy/cpp/merge/jpg-to-gif/
  7. Մի Քանի JPG Դեպի JPG C++

    Միավորել մի քանի JPG JPG ին C++ կոդի մեջ: Պահպանեք JPG որպես 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-jpg/
  8. Մի Քանի 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/hy/cpp/merge/jpg-to-svg/
  9. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....); var shapes = slide . getShapes (); var chart = shapes . get_Item...); var shapes = slide . getShapes (); var chart = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  10. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... shapes . add_auto_shape ( slides . ShapeType...autoshape = slide3 . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/manage-zoom/