Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 50,432 for

shapes

(0.29 sec)
  1. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Figure type find - Free Support Forum - aspose.com

    How to find the figure type for this attached docx. MS_R4.docx (116.0 KB)...sathakathullah Do you mean Shape.ShapeType ? If so you can use...following code to get shape type of each shape in your document:...

    forum.aspose.com/t/figure-type-find/325596
  3. Format Text|Aspose.Slides Documentation

    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....//Access the third shape Shape shp = slide . Shapes [ 2 ]; //Change... 0 x33 , 0 xCC ); //Change shape background color shp . FillFormat...

    docs.aspose.com/slides/net/format-text/
  4. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...page objects to PowerPoint shapes. The conversion works well...Re‑created as a set of individual shapes, not as a PowerPoint table...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  5. PHP PowerPoint API. PHP Presentation, PPT from ...

    PHP library to work with Microsoft PowerPoint files. PHP Presentation, PPT, PPTX. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....entities, such as master slides, shapes, charts, picture frames, audio...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/php-java/
  6. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise shape size in points, enhancing your design precision and efficiency....Gets the actual size of the shape in points. public SizeF SizeInPoints...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/net/aspose.words.ren...
  7. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/zh/net/chart-data-label/
  8. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....Shows how to measure and scale shapes. auto doc = System :: MakeObject...get_Height (), 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all Shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...Calling shape->GetImage() in C++ Throws an ArgumentNullExceptio...4 version , to convert all shapes to images. I have a ppt with...

    forum.aspose.com/t/calling-shape-getimage-in-c-...