Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 48,674 for

shape

(0.07 sec)
  1. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdx file within any Python based application....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/python-java/flowcha...
  2. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vstm file within any Python based application....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/python-java/organiz...
  3. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vst file within any Python based application....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/python-java/organiz...
  4. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vst file within any Python based application....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/python-net/flowchar...
  5. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... shapes . add_chart ( charts . ChartType...使用索引获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...

    docs.aspose.com/slides/zh/python-net/trend-line/
  6. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....()) { var shape = presentation . Slides [ 0 ]. Shapes . AddAutoShape..., 100 , 100 , 300 , 200 ); shape . TextFrame . Text = "Hello...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  7. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used) IParagraphCollection...IParagraphCollection paragraphs = ( slide . Shapes [ 1 ] as AutoShape ). TextFrame...

    docs.aspose.com/slides/net/developer-guide/tech...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). IParagraphCollection...IParagraphCollection paragraphs = ( slide . Shapes [ 1 ] as IAutoShape ). TextFrame...

    docs.aspose.com/slides/net/excel-integration/
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. AdvancedCompareOptio Allows...

    reference.aspose.com/words/java/com.aspose.words/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). auto...IAutoShape > ( slide -> get_Shape ( 1 )) -> get_TextFrame () ->...

    docs.aspose.com/slides/cpp/excel-integration/