Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 42,867 for

shape

(0.04 sec)
  1. Watermark ODP File Online or using Android Mobi...

    Free online app to Watermark different ODP files. Android watermark library Java code for ODP presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/android-java/watermar...
  2. Watermark PPT File Online or using Android Mobi...

    Free online app to Watermark different PPT files. Android watermark library Java code for PPT presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/android-java/watermar...
  3. How to Insert Comment in Excel using C#

    In this tutorial, you will learn how to insert comment in Excel using C#. The steps and code snippet demonstrates how to add comments or note in Excel using C#....comments, author name, comment shape, size, etc. Likewise, you can...

    kb.aspose.com/cells/net/how-to-insert-comment-i...
  4. Get all the text in all the slides|Aspose.Slide...

    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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  5. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#.... access the chart from the shape, and get the reference to the...

    kb.aspose.com/words/net/create-a-column-chart-i...
  6. Փոխարկել Պատկեր PDF Java

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

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

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

    products.aspose.com/words/ka/java/conversion/jp...
  8. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote 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...
  9. Latest Aspose.GIS Product Family topics - Free ...

    Get technical support of Aspose.GIS for .NET....March 7, 2023 Merge multiple shape files 1 397 March 5, 2023 FileGDB...

    forum.aspose.com/c/gis/33
  10. Ինչպես փոխարկել SHP-ն Geojson-ին C#-ում

    Այս ձեռնարկը տրամադրում է պարզ քայլեր՝ SHP-ն Geojson-ի C#-ով փոխարկելու համար: Այն պարունակում է ամբողջական տեղեկատվություն, ներառյալ կազմաձևման մանրամասները, անելիքների քայլերը և օրինակելի կոդը՝ Shapefile-ը C#-ում Geojson-ի փոխարկելու համար:...ձևաչափը նաև կոդով մեկ տողով: Shape ֆայլը GPX-ի C#-ով փոխարկելու...

    kb.aspose.com/hy/gis/net/how-to-convert-shp-to-...