ShapeCrawler / ShapeCrawler/ShapeCrawler
Adding Object
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 442
- Forks
- 88
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
Add capability to add Object on slide.
Discussed in https://github.com/ShapeCrawler/ShapeCrawler/discussions/622
Originally posted by GuidoPreite January 18, 2024
I need to create a PowerPoint file (using C#) but I need to insert an object to the first slide.
Screenshot on how it is done inside PowerPoint:
I googled but didn't find an example, is it possible to insert objects using ShapeCrawler?
By the way very nice library, I am sure will use it in the future for "normal" PowerPoint files.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked discussion 622 to determine what kind of PowerPoint object is required and how it should be represented in ShapeCrawler. The issue names no files or tests; done should mean that the requested object can be added to the first slide and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100