Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 5,126 for

shape position

(0.06 sec)
  1. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as Position, color, linewidth, etc....rectangle bounds, operators, and positions. Load the PDF document using...log properties - rectangle, position, and number of operators....

    docs.aspose.com/pdf/python-net/extract-vector-d...
  2. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....> 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/filters-...
  3. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....the bookmark's position relative to the position of the field....whether to insert a relative position of the bookmarked paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  4. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides is a C# .NET PowerPoint API. Aspose Slides API to create C# PPT programmatically....presentation content, including text, shapes, charts, tables, animations...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/net/
  5. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...); IEffectFormat effects = shape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/text-formatting/
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....the TextFrame of the added shape. Remove the default paragraph...[ 0 ] auto_shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/manage-bullet...
  7. 在 PHP 中格式化 PowerPoint 文本|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...pptx" ); try { $shape = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $effects = $shape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  8. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Position = 0; } var slideDoc = new...ImageFormat.Png); //msImage.Position = 0; // Setup page size for...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  9. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations.... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-axis/
  10. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...Description visit_absolute_position_tab(tab) Called when a AbsolutePositionTab...started. visit_group_shape_end(group_shape) Called when enumeration...

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