Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 5,167 for

shape position

(0.08 sec)
  1. Data Visualization API for .NET

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

    products.aspose.com/gis/ga/viewer/
  2. Data Visualization API for .NET

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

    products.aspose.com/gis/ko/viewer/
  3. Data Visualization API for .NET

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

    products.aspose.com/gis/uk/viewer/
  4. 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...
  5. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....graphic objects: vector graphic shapes, images and text. In the same...same way, as for the shapes, the SVG text elements can be applied...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  6. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 完成段落格式化的全面掌控——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...new Presentation (); try { $shape = $presentation -> getSlides...AutoShape 的文本框 $textFrame = $shape -> getTextFrame (); # 删除默认的已存在段落...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  7. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 用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/
  9. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  10. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. 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/nodejs-java/export-to-ht...