Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,901 for

autoshape

(0.12 sec)
  1. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....Save each shape into the AutoShape class object and check its...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  2. Ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով

    Այս թեման կենտրոնանում է այն բանի վրա, թե ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը հաստատելու մանրամասները, քայլ առ քայլ գործընթաց և աշխատանքային օրինակ կոդ՝ Python-ի միջոցով PPTX տեքստը ջնջելու համար:...օգտագործվում է PPTX սլայդում autoshape ավելացնելու համար, իսկ TextStrikethroughTyp...

    kb.aspose.com/hy/slides/python/how-to-strike-ou...
  3. Ինչպես զետեղել ջրանիշի սևագիրը PowerPoint ներկա...

    Մենք կառաջնորդենք ձեզ, թե ինչպես տեղադրել ջրանիշի սևագիր PowerPoint-ի ներկայացման մեջ C#-ում՝ օգտագործելով պարզ API զանգեր: Դուք կարող եք ավելացնել գաղտնի ջրի մակարդակի նշագիծ PowerPoint ներկայացման մեջ՝ օգտագործելով հեշտ API միջերեսը C#-ում:...հիմնական սլայդի համար ավելացրեք Autoshape Տեղադրեք գաղտնի սևագրի տեքստ...

    kb.aspose.com/hy/slides/net/how-to-insert-draft...
  4. Convert FLATOPC to PPT via C++ or with free Onl...

    Export FLATOPC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  5. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...pptx"); auto autoshape = AsCast<IAutoShape>(pres...(0)); auto textColumns = autoshape->get_TextFrame()->SplitTextByColumns();...

    forum.aspose.com/t/how-to-extract-multi-column-...
  6. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  8. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    docs.aspose.com/words/java/working-with-shapes/
  9. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....inside the presentation Add an autoshape with a confidential watermark...

    kb.aspose.com/slides/python/how-to-insert-draft...
  10. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET...exposed by Shapes object Add an AutoShape of Line type using AddAutoShape...

    docs.aspose.com/slides/net/trend-line/