Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 49,137 for

shape

(0.14 sec)
  1. 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/
  2. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsd 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...
  3. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...Presentation (); try { // Add a table shape to the first slide. ITable table...

    docs.aspose.com/slides/androidjava/excel-integr...
  5. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method... Returns Shape node containing Ole object and...predefined images. Returns Shape node containing Ole object and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 添加幻灯片到演示文稿|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.... Shape titleShape = slide . CommonSlideData...ShapeTree . AppendChild ( new Shape ()); drawingObjectId ++; //...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  7. Gestruktureerde Dokument Etikette|Aspose.Words ...

    Insluit kliënt-gedefinieerde semantiek sowel as sy gedrag en voorkoms in'n dokument met Behulp van Gestruktureerde dokument etikette (SDT of inhoud beheer) in Python....HeaderFooter , Comment , Footnote of’n Shape knoop. Ry-vlak-Onder rye in’n...

    docs.aspose.com/words/af/python-net/structured-...
  8. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background Shape in print layout view....Controls display of the background shape in print layout view. get displayBackgroundSha...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/go-cpp/insert-a-picture-b...
  10. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeries series1...

    reference.aspose.com/words/java/com.aspose.word...