Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 48,488 for

shape

(0.74 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....30 , 30 }; // Adds a table shape to slide ITable tbl = sld ....70 , 70 }; // Adds a table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/androidjava/manage-table/
  5. 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/
  6. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …... Normalise the whole shape to a single list If you want...0) ->get_Shapes()->AddAutoShape(... ) // any shape, just to get...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  7. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++.... Add a TextBox shape. Modify properties of the TextBox...a TextBox shape const textBox = worksheet . shapes . addTextBox...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  8. Draw Line in Excel with Python

    Draw line in Excel with Python program along with other Shapes. Get IDE details, a list of steps, and a sample code to insert drawing in Excel with Python....with Python and various other shapes. It will make you understand...want to draw a line shape Access the Shapes collection of the sheet...

    kb.aspose.com/cells/python/draw-line-in-excel-w...
  9. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Filter objects while loading workbook in GridDe...

    This article describes how to use loading filter in GridDesktop....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...As you can see, all charts/shapes/images have been filtered out...

    docs.aspose.com/cells/net/aspose-cells-griddesk...