Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 50,319 for

shapes

(0.56 sec)
  1. 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...
  2. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/androidjava/manage-textbox/
  3. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3‑D Format of Shapes or charts using Aspose.Cells with Golang via C++....Working with the ThreeDFormat of Shape or Chart with Golang via C++...Scenarios Aspose.Cells provides the Shape.ThreeDFormat property along...

    docs.aspose.com/cells/go-cpp/working-with-the-t...
  4. Known Issues in Aspose.Slides for Java 14.3.0|A...

    Review known issues in Aspose.Slides for Java 14.3.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....unimplemented features: Some shapes have wrong geometry in serialized...

    docs.aspose.com/slides/java/known-issues-in-asp...
  5. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library.... Then add shapes and connectors to build up...

    docs.aspose.com/diagram/java/create-visio-docum...
  6. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....slide, access the shapes collection Save each shape into the AutoShape...object and check its name If the shape name is specific to a watermark...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  7. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/cpp/chart-data-marker/
  8. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your shape type supports images for enhanced visual appeal!...Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 Visio 形状数据|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....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/zh/java/working-with-vi...
  10. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。... Shapes . AddChart ( ChartType . ClusteredColumn...添加一个带默认数据的聚簇柱形图。 IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-series/