Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 45,786 for

shape

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

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-java/create/...
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....convenient to create basic 3D shapes. Geometry : Geometries in Aspose...and polygons that define the shape and structure of a 3D object...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  3. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  4. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...kinds of color for cellarea,shapes,textbox . hightlightdemo.gif...same feature? I want to draw shapes at the UI level and add labels...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  5. Რამდენიმე JPG SVG Java

    შეაერთეთ მრავალი JPG SVG Java კოდში. შეინახეთ JPG როგორც SVG 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-...
  6. Რამდენიმე 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/jpg-to-...
  7. Aspose.Cells 8.5.2中的公共API更改|Documentation

    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....//Access first three shapes of the worksheet Shape shape1 = worksheet.... getShapes (). get ( 0 ); Shape shape2 = worksheet . getShapes...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your document quality!...Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 档案

    档案...e> videoFrame = slide->get_Shapes()->AddVideoFrame(50, 150, 300...e> videoFrame = slide->get_Shapes()->AddVideoFrame(10, 10, 427...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

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