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

shape

(0.9 sec)
  1. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本... shapes . addTextBox ( 0 , 0 , 0 ,...WordArt style to the text of the shape. const fntSetting = textbox...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  2. 如果在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
  3. 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...
  4. Document | Aspose.Words for Java

    Represents a Word document in Java.... add(Shape watermark) appendChild(Node...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert Image To GIF Python

    Convert Image to GIF format in Python code. Save Image as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. Convert Image To JPG Python

    Convert Image to JPG format in Python code. Save Image as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  7. Convert JPG To JPG Python

    Convert JPG to JPG format in Python code. Save JPG as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. Տեղադրեք ձևը Word-ում՝ օգտագործելով C#

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

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

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

    kb.aspose.com/hy/slides/python/extract-media-fr...
  10. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX 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/pptx-...