Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 45,935 for

shape

(0.15 sec)
  1. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... shapes [ 0 ] # assuming that #0.Shape#0 is a table...Adds a table shape to the slide tbl = sld . shapes . add_table...

    docs.aspose.com/slides/python-net/manage-cells/
  2. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_Shape property. Controls display of the background Shape in print layout view....display_background_shape property ViewOptions.display_background_shape property...Controls display of the background shape in print layout view. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Ինչպես հանել պատկերները Word ֆայլից Java-ում

    Այս ձեռնարկը բացատրում է, թե ինչպես կարելի է նկարներ հանել Word ֆայլից Java-ում: Այն տրամադրում է կազմաձևման մանրամասները, ծրագրի հոսքը և գործարկվող օրինակելի կոդը՝ Java-ում Word փաստաթղթից բոլոր պատկերները հանելու համար:...ձևն ունի պատկեր՝ օգտագործելով Shape դասի hasImage() մեթոդը Պահպանեք...մեթոդն օգտագործվում է NodeType.SHAPE արժեքը որպես արգումենտ տրամադրելով...

    kb.aspose.com/hy/words/java/how-to-extract-imag...
  5. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C#. Also insert images from a Database during Mail Merge in C#....Words provides the Shape property, which facilitates...inserted image or any other shape. The following code example...

    docs.aspose.com/words/net/insert-checkboxes-tex...
  7. Insert a Picture Based on Cell Reference|Docume...

    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....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/net/insert-a-picture-base...
  8. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  9. Adding Custom Labels to Data Points in the Seri...

    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....Close Resize Chart's Data Label Shape To Fit Text...

    docs.aspose.com/cells/java/adding-custom-labels...
  10. How to Create PowerPoint Slides in HTML using Java

    This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code....diamond shape to it Set some text in the diamond shape Save the...

    kb.aspose.com/slides/java/how-to-create-powerpo...