Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 50,723 for

shape

(0.64 sec)
  1. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different Shapes by following the steps and the given sample code showing how to insert drawing in Excel using C#....will learn drawing various shapes including lines and customize...collection of shapes in the target sheet for adding new shape Call the...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  2. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Გადაიყვანეთ Გამოსახულება PNG C#

    გადაიყვანეთ Გამოსახულება PNG C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

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

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

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

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

    kb.aspose.com/hy/slides/python/extract-media-fr...
  8. Convert PPT to Video in C++ | products.aspose.com

    Convert PPT to video in C++. Use C++ library API to convert PowerPoint to video...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...How to easily produce simple shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for .NET provides...

    docs.aspose.com/page/net/xps/graphic-utilities/
  10. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/cpp/conversion/