Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 45,757 for

shape

(0.06 sec)
  1. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.7.0|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....that can enable the Resize shape to fit text feature of Excel...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...also use a set of placeholder shape types. For example, // Title...

    docs.aspose.com/slides/java/slide-layout/
  4. Slide Layout|Aspose.Slides for PHP Documentation

    Set PowerPoint slide size and options...also use a set of placeholder shape types. For example, # Title...

    docs.aspose.com/slides/php-java/slide-layout/
  5. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in C++...also use a set of placeholder shape types. For example, // Title...

    docs.aspose.com/slides/cpp/slide-layout/
  6. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...try { // Adds a new rectangle shape with text IAutoShape shp = pres...

    docs.aspose.com/slides/androidjava/presentation...
  7. Presentation Properties|Aspose.Slides for PHP D...

    Manage PowerPoint presentation properties in PHP...try { # Adds a new rectangle shape with text $shp = $pres -> getSlides...

    docs.aspose.com/slides/php-java/presentation-pr...
  8. 现代 API|Aspose.Slides 文档

    现代 API... Shapes . AddPictureFrame ( ShapeType...Slides [ 0 ]. Shapes [ 0 ]. GetThumbnail (). Save ( "shape.png" );...

    docs.aspose.com/slides/zh/net/modern-api/
  9. Supported Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Node.js via Java... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/nodejsjava/supported-ba...
  10. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/python-net/make/word/