Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 50,321 for

shape

(0.13 sec)
  1. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/java/ps/working-with-textu...
  2. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.png" , new...

    products.aspose.com/words/java/conversion/image...
  3. Convert JPG To JPG Java

    Convert JPG to JPG format in Java code. Save JPG as JPG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.jpg" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with Golang via C++....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape The following screenshot shows...

    docs.aspose.com/cells/go-cpp/filtering-the-kind...
  5. Փոխարկել JPG Պատկեր Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  6. 在 .NET 中管理演示文稿的页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/zh/net/presentation-head...
  7. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize printing or rendering of documents....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/python-net/aspose.wo...
  8. 在 Android 上管理演示文稿主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/androidjava/presentat...
  9. 在 PHP 中管理演示文稿主题|Aspose.Slides for PHP 文档

    通过 Java 在 Aspose.Slides for PHP 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it to the end of the given shape collection at the specified...paragraphs from the target shape (assumes shape index 1 is used). let...

    docs.aspose.com/slides/nodejs-java/excel-integr...