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

shape

(0.15 sec)
  1. 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...
  2. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { # Gets the AudioFrame shape $audioFrame = $pres -> getSlides...0 ); // Gets an audio frame shape $audioFrame = $slide -> getShapes...

    docs.aspose.com/slides/php-java/audio-frame/
  3. 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...
  4. 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...
  5. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an axis in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...color const shape = comment . commentShape ; shape . fill . solidFill...and set it to the comment's shape fill imageData const imageFile...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. Extract Text and Images from DOCM File Online a...

    Online DOCM file parser app. C++ API code to extract images and text content from DOCM document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/docm/
  10. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...foreach (IShape shape in slide.Shapes) { if (shape is IVideoFrame...in shapesToRemove) { slide.Shapes.Remove(videoFrame); } } presentation...

    forum.aspose.com/t/aspose-slides-net6-crossplat...