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

shape

(1.16 sec)
  1. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...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...
  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...Presentation (); try { // Add a table shape to the first slide. ITable table...

    docs.aspose.com/slides/androidjava/excel-integr...
  4. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Creating a Table on PowerPoint Slide in VSTO an...

    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 shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  6. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...effects to another paragraph or shape. Aspose.Slides for C++ allows...

    docs.aspose.com/slides/cpp/animated-text/
  7. Გადაიყვანეთ JPG GIF C++

    გადაიყვანეთ JPG GIF C++ ფორმატში კოდით. შეინახეთ JPG როგორც GIF C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  8. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a Shape....bottom margin in points for a shape. @property def internal_margin_bottom...margins. text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file....file_name = MY_DIR + 'OLE shape.rtf' ) ole_shape = doc . first_section...aw . NodeType . SHAPE , 0 , True ) . as_shape () # OLE objects...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Prevent Presentation Edits with Shape Locks in .NET Extract Images...Images from Presentation Shapes in .NET Get the Entire Slide Background...

    docs.aspose.com/slides/net/technical-articles/