Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 45,787 for

shape

(0.06 sec)
  1. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分...Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/zh/python-net/paragraph/
  2. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout Shapes in Visio files using C# within your applications. Complete guide with C# code samples....Update, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-update-layou...
  3. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the Shape (when [ImageData.source_full_name](../source_full_name/) is specified)....the image is linked to the shape (when ImageData.source_full_name...Examples Shows how to edit a shape’s image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...js使用C++处理Shape或Chart的阴影效果 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getShadowEffect() 属性和 ShadowEffect...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  8. Adjustment class | Aspose.Words for Python

    aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE object data entry in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.words for java convert docx to pdf - Fre...

    Hello, I have a problem. In the zip file below, there is a doc file (eg: new .docx) containing an axial gradient pattern. When it is converted to pdf, the pattern becomes a path description (eg: new-path.pdf), Does your …...render the shape to image and replace the original shape. The simplified...DocumentBuilder(doc); Shape original = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    forum.aspose.com/t/aspose-words-for-java-conver...