Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 50,434 for

shapes

(0.33 sec)
  1. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....access text in slides through shapes, text frames, paragraphs, and...index. Access the Placeholder shapes in the slide and typecast them...

    docs.aspose.com/slides/java/manage-fonts/
  2. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/net/converting-to-fixed-p...
  3. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for color selection....rectangles to more intricate shapes. Furthermore, there's the flexibility...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Convert PPT to PPTX in C++|Aspose.Slides Docume...

    Convert legacy PPT presentations to modern PPTX fast in C++ with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....Slide layouts, animations, shapes, charts, and other design elements...

    docs.aspose.com/slides/cpp/convert-ppt-to-pptx/
  5. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...notes, highlight text, draw shapes, attach files, and perform...

    docs.aspose.com/pdf/zh/python-net/annotations/
  6. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for .NET and how to fix preview issues in PPT, PPTX and ODP presentations.... Shapes [ 0 ]; // Add an image to presentation...

    docs.aspose.com/slides/net/object-preview-issue...
  7. Section | Aspose.Words for Java

    Represents a single section in a document in Java....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert POWERPOINT to XLAM Format via Java or w...

    Convert POWERPOINT to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLAM online converter quickly before integrating the code....slides, adding text, images, shapes, tables, charts, and more....worksheets, adding text, images, shapes, tables, charts, and more....

    products.aspose.com/total/java/conversion/power...
  9. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... 30 , 30 ); # Adds a table shape to slide $tbl = $sld -> getShapes... 70 , 70 ); # Adds a table shape to slide $tbl = $sld -> getShapes...

    docs.aspose.com/slides/php-java/manage-table/
  10. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。... Shapes . Count ; j ++) { // 访问包含图像的形状...访问包含图像的形状 IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape ) {...

    docs.aspose.com/slides/zh/net/extracting-images...