Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 50,258 for

shape

(0.33 sec)
  1. 使用 Java 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速使用指南。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/zh/java/video-frame/
  2. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape AudioFrame audioFrame = ( AudioFrame...0 ); // Gets an audio frame shape IAudioFrame audioFrame = ( IAudioFrame...

    docs.aspose.com/slides/java/audio-frame/
  3. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....Formatting Not Applied When Cloning Shapes or Slides Across Presentations...Slides Editor Add a New Slide, Shape, Image, etc.? slides-net 10...

    forum.aspose.com/c/slides/11
  6. Copy Shapes between Worksheets|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....Ask AI Copy Shapes between Worksheets Contents [ Hide ] Sometimes...Aspose.Cells supports copying shapes between worksheets. The charts...

    docs.aspose.com/cells/java/copy-shapes-between-...
  7. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...foreach (var shape in slide.Shapes) { if (shape is IChart chart)...

    forum.aspose.com/t/updating-linked-excel-chart-...
  8. Save VSD File to Different File Formats|Documen...

    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....Sourceforge Bitbucket Update shape properties in VSTO and Aspose...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  9. ResourceLoadingArgs.OriginalUri | Aspose.Words ...

    Discover the ResourceLoadingArgs OriginalUri property—access the original URI of resources from imported documents for streamlined data management.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  10. DocumentBase.ResourceLoadingCallback | Aspose.W...

    Optimize your DocumentBase with the ResourceLoadingCallback property for efficient control over external resource loading. Enhance performance today!... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...