Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 49,140 for

shape

(0.2 sec)
  1. 超链接|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文字、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType..., 50 ); shape . TextFrame . Text = "Aspose" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_Shape property. Gets the [ShapeBase](../../../aspose.words.drawing/Shapebase/) object corresponding to the Shape or group Shape that is about to be saved....current_shape property ImageSavingArgs.current_shape property...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/python-net/aspose.wo...
  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....中,幻灯片上的每个元素都会转换为 Shape 对象。换句话说,幻灯片上的每个元素要么是 Shape 对象,要么是从 Shape 对象派生的对象。...锁定图片框。 对 Presentation 对象中所有 Shape 对象执行的任何操作都会应用于整个演示文稿。 应用和移除保护...

    docs.aspose.com/slides/zh/net/presentation-lock...
  4. Aspose::Words::Drawing::ShapeBase::get_LeftRela...

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents Shape's relative left position in percent in C++....sets the value that represents shape’s relative left position in...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for Shapes and text frames effectively and enhance document layouts....the vertical position of a shape or text frame is relative. public...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ReflectionFormat::Remov...

    Aspose::Words::Drawing::ReflectionFormat::Remove method. Removes ReflectionFormat from the parent object in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ReflectionFormat.Distance | Aspose.Words for .NET

    Discover the ReflectionFormat Distance property, easily adjust the separation of your reflected image in points for stunning visual effects. Default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_Shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame....fit_image_to_shape method fit_image_to_shape() Fits the image...image data to Shape frame so that the aspect ratio of the image data...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the Shape in C++....the containing block of the shape. System :: Drawing :: RectangleF...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....how to identify move revision shapes. # A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/python-net/aspose.wo...