Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 50,308 for

shape

(0.19 sec)
  1. Aspose.PSD for .NET 24.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....Bug PSDNET-1942 Rendering of Shape Layer Partially incorrect Bug...} PSDNET-1942. Rendering of Shape Layer Partially incorrect string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  2. Extract Text and Images from WORD File Online a...

    Online WORD file parser app. Python API code to extract images and text from WORD 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/word/
  3. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any Shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...JPG image using Aspose, any shape containing a mathematical formula...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  4. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or Shapes by combining SVG lines, SVG arcs, and Bezier curves....element draws the outline of any shape by combining lines, arcs, and...drawing various outlines or shapes by combining SVG lines, SVG...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  6. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::get_Count method. Returns the number of ChartSeries in this collection in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 使用 Java 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... save ( "slide_1_shape_1.png" , ImageFormat . Png );...(). get_Item ( 0 ); IShape shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/zh/java/picture-frame/
  9. Public API Changes in Aspose.Cells 9.0.0|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.... Added APIs Added Shape.TextOptions Property Aspose...TextOptions property for the Shape class in order to control the...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. 使用 PHP 在演示文稿中管理图片框|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并增强幻灯片设计。...$slideImage -> save ( "slide_1_shape_1.png" , ImageFormat :: Png...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/picture-frame/