Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 49,137 for

shape

(0.08 sec)
  1. How to Convert SHP to GPX in C#

    This quick tutorial guides on how to convert SHP to GPX in C#. It provides configuration details and simplest code to convert Shapefile to GPX in C# without installing any other GIS software.... Steps to Convert Shape File to GPX in C# Install Aspose...explain the process to convert shape file to GPX in C# by identifying...

    kb.aspose.com/gis/net/how-to-convert-shp-to-gpx...
  2. 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...
  3. 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...
  4. Add ActiveX Controls using Aspose.Cells|Documen...

    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....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.ActiveXControl property and...

    docs.aspose.com/cells/java/add-activex-controls...
  5. 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...
  6. 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...
  7. Ինչպես չափափոխել պատկերը Word-ում Java-ի միջոցով

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

    kb.aspose.com/hy/words/java/how-to-resize-image...
  8. Փոխարկել 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...
  9. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows.... Shape { get; set; } Specifies the shape that the mail...)); Assert . That ( args . Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....one rounded red arrow‑like shape as shown in this screenshot...

    docs.aspose.com/cells/go-cpp/ignore-errors-whil...