Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 50,830 for

shape

(0.11 sec)
  1. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....a path Set the clip using a shape or path Read the input image...polygon, arc, and other supported shapes depending on your needs. This...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  2. Extract Text from PowerPoint using Java

    This guide explains how to develop a PPTX to text converter using Java. You will get details to set the IDE, a list of steps, and a sample code to extract text from PowerPoint using Java....returns the shapes collection and filter each shape that is an...

    kb.aspose.com/slides/java/extract-text-from-pow...
  3. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...document's top/bottom margin as shape height for better alignment...configure floating TextBox Shape Shape floatingBox = createFloatingTextBo(document...

    forum.aspose.com/t/header-footer/325498
  4. Aspose.Cells.GridJs Basics|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.... Display and manage image, shape, or chart files. Perform grid...we can retrieve the images/shapes zip file or the spreadsheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Տեղադրեք ձևը Word-ում՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է ձևը տեղադրել Word-ում՝ օգտագործելով C#: Այն ունի IDE կարգավորումներ, քայլեր և օրինակելի կոդը՝ թվային արվեստը MS Word-ում C#-ի միջոցով ձևեր տեղադրելու համար:...Տեղադրեք ուղիղ գիծ որպես ներգծային shape և սահմանեք պտտման անկյունը Տեղադրեք...ավելացնելու համար՝ օգտագործելով Shapes MS Word-ում C#-ի միջոցով Այս...

    kb.aspose.com/hy/words/net/insert-shape-in-word...
  6. PowerPoint-ից մեդիա արտածում Python-ի միջոցով

    Տեղեկատվություն ստանալու համար այս հոդվածը, օգտագործելով Python՝ PowerPoint-ից մեդիա արտածելու համար։ Այն պարունակում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակ կոդ, որը ցույց է տալիս, ինչպես ստանալ վիդեո PowerPoint-ից։...բովանդակության համար Ստուգեք, արդյոք shape ‑ը VideoFrame է, և պահպանեք...սլայդ և ձևաչափի վերլուծություն։ Shape.name‑ը նույնպես կարող է օգտագործվել...

    kb.aspose.com/hy/slides/python/extract-media-fr...
  7. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...Chart chart = ((Shape)doc.GetChild(NodeType.Shape, 0, true)).Chart;...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  8. Convert JPG To GIF Javascript

    Convert JPG to GIF format in JavaScript code. Save JPG as GIF using JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert JPG To BMP Javascript

    Convert JPG to BMP format in JavaScript code. Save JPG as BMP using JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert PPT to Video in C# | products.aspose.com

    Convert PPT to video in C#. Use .NET library API to convert PowerPoint to video...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    products.aspose.com/slides/net/conversion/ppt-t...