Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 48,781 for

shape

(0.06 sec)
  1. Convert JPG To GIF C++

    Convert JPG to GIF format in C++ code. Save JPG as GIF using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  2. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  4. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the document. This property is a simpler version of BackgroundShape in C++.... there is no background shape in the document) returns Empty...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add ActiveX Controls|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....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.active_x_control property and...

    docs.aspose.com/cells/python-net/add-activex-co...
  7. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....Add a text frame inside added shape and set its textual properties...formatted inside the added shape before saving the presentation...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  9. 演示主题|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿主题的 JavaScript 实现...Presentation (); try { var shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  10. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...