Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 45,952 for

shape

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

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

    products.aspose.com/words/cpp/conversion/html-t...
  2. 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-...
  3. ChartSeriesType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesType enumeration. Specifies a type of a chart series.... SHAPE , 0 , True ) . as_shape () . chart # Remove...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....process of creating intricate shapes and curves. Path Builder SVG...to creating a wide range of shapes, from simple rectangles to...

    docs.aspose.com/svg/net/path-builder/
  5. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  6. 在C++中將PPT轉換為視頻 | products.aspose.com

    用 C++ 將 PPT 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  7. Support of Fill Layers|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....gradient creates a diamond shape from the starting point. Support...

    docs.aspose.com/psd/net/support-of-fill-layers/
  8. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for color selection. Watermark removal image filter....image Magic Wand tool: blue shape color selection When editing...

    docs.aspose.com/imaging/java/developer-guide/ma...
  9. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...

    docs.aspose.com/words/java/rendering/
  10. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#.... Render a Shape object separately from the document...

    docs.aspose.com/words/net/rendering/