Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,276 for

ole image

(0.84 sec)
  1. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...// 将图像添加到演示文稿 auto image = pres -> get_Images () -> AddImage (...( File :: ReadAllBytes ( u "image.png" )); // 在幻灯片 1 上创建图片框,基于之前添加的图像...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  2. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....determining whether OLE controls presentation image will be updated...determining whether OLE controls presentation image will be updated...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, Ole object, ActiveX control, or picture. To learn more, visit the documentation article in C++....such as an AutoShape, freeform, OLE object, ActiveX control, or picture...allows the shape to have an image. get_CoordOrigin () The coordinates...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....determining whether OLE controls presentation image will be updated...determining whether OLE controls presentation image will be updated...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....how to insert a shape with an image from the local file system into...= new Shape(doc, ShapeType.IMAGE); shape.getImageData().setImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....represent shapes, drawings, images, etc. SmartTag and StructuredDocumentTa...AutoShapes, text boxes, images, OLE objects, and ActiveX controls...

    docs.aspose.com/words/nodejs-net/logical-levels...
  7. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....pages to BMP images Render document pages to images (PNG, EMF,...into raster or vector images. Specify image resolution, quality...

    docs.aspose.com/words/python-net/features/
  8. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....and SVG, and save slides as images. The API also provides features...presentation elements such as embedded OLE objects. Why You Should Use Aspose...

    docs.aspose.com/slides/python-net/product-overv...
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....determining the quality of the JPEG images inside Html document. getMemoryOptimizatio()...determining whether OLE controls presentation image will be updated...

    reference.aspose.com/words/java/com.aspose.word...
  10. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...var image = aspose . slides . Images . fromFile ( "image.png"...); } finally { if ( image != null ) { image . dispose (); } } //...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...