Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 50,431 for

shapes

(0.1 sec)
  1. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Shapes . AddAutoShape ( ShapeType...presentation . Slides [ 1 ]. Shapes [ 0 ]. X += 100 ; presentation...

    docs.aspose.com/slides/net/slide-transition/
  2. Find and Replace Text without Losing Format in ...

    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....through all shapes in slide foreach ( PowerPoint . Shape shp in sld...sld . Shapes ) { //Access text in the shape string str = shp...

    docs.aspose.com/slides/net/find-and-replace-tex...
  3. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. 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 SlideText.getMasterText - The...

    docs.aspose.com/slides/nodejs-java/extract-text...
  4. 3D Modeling|Documentation

    Articles about 3D procedural modeling in Aspose.3D for .NET....Create Scene with Primitive 3D Shapes How to Split Mesh by HalfSpace...

    docs.aspose.com/3d/net/3d-modeling/
  5. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Android via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Extract Images from Presentation Shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/androidjava/technical-ar...
  6. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files... shapes . add_picture_frame(slides...Bitmap( "image2.jpg" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/jpg...
  7. Aspose.Cells 8.9.2 中的公共 API 变更|Documentation

    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....Add a Shape of type TextBox to the collection var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、PPTX 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  9. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/java/extract-images-from-...
  10. 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....RenderingSaveOptions 类提供了一个 Shapes 成员来维护一组形状。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . Shapes ; // get shapes by page index...

    docs.aspose.com/diagram/zh/net/convert-visio-to...