Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 50,298 for

shape

(0.15 sec)
  1. Extract Text and Images from OTT File Online an...

    Online OTT file parser app. Python API code to extract images and text from OTT document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/ott/
  2. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape AudioFrame audioFrame = ( AudioFrame...0 ); // Gets an audio frame shape IAudioFrame audioFrame = ( IAudioFrame...

    docs.aspose.com/slides/androidjava/audio-frame/
  3. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  4. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/odp/
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Տեղադրեք Shapes Word-ում Java-ի միջոցով Տեղադրեք Shape Word-ում...

    kb.aspose.com/hy/words/page/3/
  6. Connect Shapes in Visio via Python | products.a...

    Python source code to connect visio Shapes within any Python based application....Visio Shape PNG JPG BMP TIFF VSDX Connect visio shapes in Python...high performance connect visio shapes using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/develope...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....the TextFrame of the added shape. Remove the default paragraph...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  8. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  9. Aspose.PSD for Java 21.5 - Release Notes|Docume...

    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....PSDJAVA-340 Support resizing shape layers with vector paths when...PSDJAVA-341 Support resizing shape layers with vector paths Feature...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  10. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...saveImagesAsWmf ) { expect ( shapes . at ( 0 ). asShape (). imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...