Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 50,320 for

shapes

(0.26 sec)
  1. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...url when loading the image / shape . it is optional , the default...url when loading the image / shape . it is optional , the default...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...向幻灯片添加表格形状 auto tbl = sld -> get_Shapes () -> AddTable ( 100.0f , 50...向幻灯片添加表格形状 auto tbl = sld -> get_Shapes () -> AddTable ( 100.0f , 50...

    docs.aspose.com/slides/zh/cpp/manage-table/
  4. Working with Masters|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....Retrieving Master Information A shape master is another name for a...Master object represents a Shape object’s master in a diagram...

    docs.aspose.com/diagram/java/working-with-masters/
  5. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Triangle Mesh and Primitive Shape to Mesh Contents [ Hide ] Convert...basic curvilinear geometric shapes, the surface formed by the...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  6. Convert JPG to SVG – C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...spots or pixels with geometric shapes or curves using a set of contour...primitives: lines, curves, shapes, text, etc. Vector objects...

    products.aspose.com/svg/net/vectorization/jpg-t...
  7. Vectorize Image – C# code and Online Vectorizer

    Image to vector online or in C#. Convert Image to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...spots or pixels with geometric shapes or curves using a set of contour...primitives: lines, curves, shapes, text, etc. Vector objects...

    products.aspose.com/svg/net/vectorization/image...
  8. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....more, visit the Working with Shapes documentation article. public...the text fits the path of a shape. FitShape { get; set; } Defines...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....elements such as text runs, shapes, or tables to that paragraph...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...background color, and then using a shape to overlay the text. Here’s...of the filled color using a shape. Code Here’s a sample code snippet...

    forum.aspose.com/t/display-text-content-on-top-...