Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 48,846 for

shape

(0.15 sec)
  1. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  2. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  3. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....get_Item ( 0 ); # Create text box $shape = $slide -> getShapes () ->...200 , 100 ); $textFrame = $shape -> getTextFrame (); $textFrame...

    docs.aspose.com/slides/php-java/superscript-and...
  4. Group or ungroup shapes, pictures, or other obj...

    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....Ask AI Group or ungroup shapes, pictures, or other objects Contents...you may want to group certain shapes, pictures, or objects in a...

    docs.aspose.com/cells/net/group-or-ungroup/
  5. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Boundaries When Converting Shape to Image in C++ andrey.potapov...issue. It is a text inside a shape with aptos font. @andrey.potapov...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...
  6. Რამდენიმე JPG TIFF Java

    შეაერთეთ მრავალი JPG TIFF Java კოდში. შეინახეთ JPG როგორც TIFF Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  7. Რამდენიმე Გამოსახულება JPG Java

    შეაერთეთ მრავალი Გამოსახულება JPG Java კოდში. შეინახეთ Გამოსახულება როგორც JPG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/image-t...
  8. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET....supports rendering timeline shapes without using Office 2013,...existing timeline. It gets the shape object according to the name...

    docs.aspose.com/cells/python-net/rendering-time...
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/python-net/ellipse/
  10. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/androidjava/ellipse/