Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 49,142 for

shape

(0.1 sec)
  1. Extract Text and Images from DOTM File Online a...

    Online DOTM file parser app. C++ API code to extract images and text content from DOTM 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/dotm/
  2. 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...
  3. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...Gets or sets the background shape of the document. Can be null...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. 在 Android 上管理演示文稿中的视频帧|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/video-frame/
  7. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Slides[0]; var shape = slide.Shapes[0] as IPictureFrame;...IPictureFrame; var imageTransform = shape.PictureFormat.Picture.ImageTransform;...

    forum.aspose.com/posts.rss
  8. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> tags, but, then when the word is rendered, there is extra spa…...of horizontal rule shapes through the Shape class, which lets...

    forum.aspose.com/t/html-word-merge-with-underli...
  10. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....shapes The package contains different shapes combined...combined from shape segments. com.aspose.psd.shapesegments The package...

    reference.aspose.com/psd/java/