Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 21,040 for

shape

(0.06 sec)
  1. 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…...frame (assuming it's the first shape) System::SharedPtr<IAutoShape>...ntation->get_Slide(0)->get_Shape(0)); auto textColumns = aut...

    forum.aspose.com/t/how-to-extract-multi-column-...
  2. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET...different from normal presentation shapes. From Aspose.Slides for .NET...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/net/activex/
  3. What is font? | Aspose.Font API Solution

    Font is a pretty complex matter. Developing any interface you will face the part where you will code fonts. This chapter will make it easier for you.... The glyph is a unique shape, design, or way it looks. It...

    docs.aspose.com/font/net/what-is-font/
  4. Convert POTM to EXCEL in Android Apps or with f...

    Convert POTM to EXCEL in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTM to EXCEL online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  5. Convert TEXT To Image C#

    Convert TEXT to Image format in C# code. Save TEXT as Image using C#....; var shape = builder.InsertImage("Input.txt"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/text-t...
  6. Convert HTML To SVG C#

    Convert HTML to SVG format in C# code. Save HTML as SVG using C#....; var shape = builder.InsertImage("Input.html"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/html-t...
  7. Convert PDF To GIF C#

    Convert PDF to GIF format in C# code. Save PDF as GIF using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...
  8. Convert JPG To HTML C#

    Convert JPG to HTML format in C# code. Save JPG as HTML using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  9. Convert JPG To TXT C#

    Convert JPG to TXT format in C# code. Save JPG as TXT using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert WORD To XPS C#

    Convert a Word document to XPS format in C# code. Save a Word document as XPS using C#....; var shape = builder.InsertImage("Input.docx"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/word-t...