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

shape position

(0.2 sec)
  1. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/androidjava/export-to-ht...
  2. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...Shapes.AddAutoShape(ShapeType.Rectangle...Slides[0]; // Define chart position and siz float chartX = 40f;...

    forum.aspose.com/t/getting-the-exact-coordinate...
  3. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....class to create a circle where position and radius are provided. Once...created, it is added to the shapes collection of the graph object...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  4. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/net/viewer
  5. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....Contents [ Hide ] Legend Positioning In order to set the legend...given below, we have set the position and size for Chart legend...

    docs.aspose.com/slides/net/chart-legend/
  6. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...DocumentBuilder(document); var shape = builder.InsertOleObject(@...var of = shape.OleFormat; of.AutoUpdate = true; shape.AspectRatioLocked...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  7. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....Get the first slide Get the shapes collection Add a pie chart...chart by defining its position and size Set the property to show data...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  8. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....> The blur, added around a shape, often makes output picture...effect is to add a 3D look to a shape or text. Also, a drop shadow...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  9. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> tags, but, then when the word is rendered, there is extra spa…...control over spacing and positioning. Aspose.Words allows customization...of horizontal rule shapes through the Shape class, which lets...

    forum.aspose.com/t/html-word-merge-with-underli...
  10. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...picture to worksheet at (5,5) position U16String imagePath = outDir...Access added picture and set positioning Drawing :: Picture picture...

    docs.aspose.com/cells/zh/cpp/managing-pictures/