Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 49,742 for

shape

(0.35 sec)
  1. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....method, insert a Rectangle shape in the newly created slide Insert...text frame is added inside the shape and its respective textual properties...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). $paragraphs...Presentation (); try { // Add a table shape to the first slide. $table =...

    docs.aspose.com/slides/php-java/excel-integration/
  3. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…...Format1bpp, Shape = ShapeType.None, SkipBlankPages...Depth = ColorDepth.Format1bpp, Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  4. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells....supports the rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object by the name of the timeline...

    docs.aspose.com/cells/net/rendering-timeline/
  6. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....collection Insert a picture frame shape inside the slide with added...inserted inside a picture frame shape and then the presentation is...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  7. Փոխարկել JPG PNG Java

    Փոխարկեք JPG ը PNG ձևաչափի Java կոդով: Պահեք JPG որպես PNG օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.png" , new...

    products.aspose.com/words/hy/java/conversion/jp...
  8. Გადაიყვანეთ JPG JPG Java

    გადაიყვანეთ JPG JPG Java ფორმატში კოდით. შეინახეთ JPG როგორც JPG Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.jpg" , new...

    products.aspose.com/words/ka/java/conversion/jp...
  9. Გადაიყვანეთ JPG PNG Java

    გადაიყვანეთ JPG PNG Java ფორმატში კოდით. შეინახეთ JPG როგორც PNG Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.png" , new...

    products.aspose.com/words/ka/java/conversion/jp...
  10. Ինչպես չափափոխել պատկերը Word-ում Java-ի միջոցով

    Այս հոդվածը օգնում է, թե ինչպես փոխել պատկերի չափը Word-ում Java-ի միջոցով: Այն տրամադրում է տեղեկատվություն IDE կոնֆիգուրացիաների, քայլ առ քայլ ընթացակարգի և գործարկվող կոդ՝ Word-ում նկարի չափափոխման համար Java-ի միջոցով:...պատկերի ֆայլի անունը և ուղին: Shape դասի օբյեկտը վերադարձվում է...միջոցով: Այն օգտագործում է Shape դասի օբյեկտը չափը սահմանելու...

    kb.aspose.com/hy/words/java/how-to-resize-image...