Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 48,488 for

shapes

(0.1 sec)
  1. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the Shapes on the page and …...was done by selecting all the shapes on the page and copy them to...Aspose.Diagram. So all the shapes have to move somewhat to the...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  2. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。...Cells允许你使用 Shape.textBody.textAlignment 属性设置任何形状或评论的边距,该属性返回...getWorksheets (). get ( 0 ); const shapes = ws . getShapes (); for (...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...
  3. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...Document Working with Shapes Working with Group Shapes in Word Documents...

    docs.aspose.com/words/net/programming-with-docu...
  4. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Examples: Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....Append this line object to the shapes collection of the graph object...it contains a collection of shapes where the newly created line...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  6. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing Shapes and bezier curves. Using affine transformation, anti-aliasing lines and Shapes. Rendering text with different styles and fonts....curves, splines, arcs, and shapes like rectangles, polygons,...possibility to draw text in the shapes with alignment. Rendering text...

    docs.aspose.com/drawing/net/developer-guide/sys...
  7. 使用 VSTO 和 Aspose.Slides for .NET 创建新演示文稿|Aspose...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用 C# 编写干净、可靠的代码来创建新的 PowerPoint (PPT, PPTX) 演示文稿。... Shapes . Title . TextFrame . TextRange...Heading" ; //设置副标题文本 slide . Shapes [ 2 ]. TextFrame . TextRange...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  8. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_shape method...insert_shape method Contents [ Hide ] insert_shape(shape_type,...inline shape with specified type and size. def insert_shape ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....Examples Shows how to remove all shapes from a node. let doc = new...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...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/python-net/aspose.wo...