Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 48,389 for

shape

(0.36 sec)
  1. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page color. Simplify design with this user-friendly feature!... there is no background shape in the document) returns Empty...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 格式化文本|Aspose.Slides 文档

    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....( 1 ); //访问第三个形状 Shape shp = slide . Shapes [ 2 ]; //将其文本字体更改为...//访问第三个形状 PowerPoint . Shape shp = slide . Shapes [ 3 ]; //将其文本字体更改为...

    docs.aspose.com/slides/zh/net/format-text/
  4. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....worksheet cell in an image shape. You can link the picture to...workbook . worksheets . get ( 0 ). shapes . addPicture ( 0 , 3 , stream...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...
  5. LoadOptions.preserveIncludePictureField propert...

    LoadOptions.preserveIncludePictureField property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...INCLUDEPICTURE field is converted into a shape object. You can override that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...IAutoShape > autoShape = sld -> get_Shapes () -> AddAutoShape ( Aspose...Adds Fade animation effect to shape System :: SharedPtr < IEffect...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  7. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....from a point location to the shape anchor point. VerticalOffset...from a point location to the shape anchor point. Geometry Types...

    docs.aspose.com/gis/net/fill-symbolizer/
  8. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon Shape using C#.... Steps to Draw a Pentagon Shape using C# Set the IDE to use...article has taught us pentagon shape drawing using C# . To scale...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  9. SaveOptions.iml_rendering_mode property | Aspos...

    SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

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