Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 48,595 for

shapes

(0.07 sec)
  1. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。... shape = slide . shapes . add_auto_shape ( slides .... 150 , 75 ) # 设置矩形形状的填充颜色。 shape . fill_format . fill_type =...

    docs.aspose.com/slides/zh/python-net/shape-form...
  2. Get the titles of all the slides|Aspose.Slides ...

    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....all the title shapes. var shapes = from shape in slidePart ....Descendants < Shape >() where IsTitleShape ( shape ) select shape ; StringBuilder...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  3. Evaluate Aspose.Diagram|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....to read only the first ten shapes of first page of the Visio...

    docs.aspose.com/diagram/java/evaluate-aspose-di...
  4. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ 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/cpp/manage-textbox/
  5. Ruby Programmers Guide|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....Pages in Ruby Working with Shapes in Ruby Working with Text in...

    docs.aspose.com/diagram/java/ruby-programmers-g...
  6. PHP Programmers Guide|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....Protection in PHP Working with Shapes in PHP Working with SolutionXML...

    docs.aspose.com/diagram/java/php-programmers-gu...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts . It filters shapes from the worksheet named NoShapes...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  8. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... Then add shapes and connectors to build up...Visio diagram. Rotate Visio Shape Text...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  9. Create organization chart in VSSM document via ...

    Java source code to create organization chart in vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/java/organizationch...
  10. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...Preserving Shape Details in PDF to PPTX Conversion Aspose.PDF...see that generated PDF stores shapes as vector paths on separate...

    forum.aspose.com/t/preserving-shape-details-in-...