Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 42,857 for

shape

(0.08 sec)
  1. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in Java...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/java/video-frame/
  2. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Represents text area inside of a shape. Comment Represents placeholder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Retrieve All Layers from the Visio Diagram in P...

    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....coding sites: GitHub Configure Shape Objects with Layers in Visio...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  5. 演示文稿页眉和页脚|Aspose.Slides 文档

    Java中的PowerPoint页眉和页脚...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/zh/java/presentation-hea...
  6. Გადაიყვანეთ JPG SVG C++

    გადაიყვანეთ JPG SVG C++ ფორმატში კოდით. შეინახეთ JPG როგორც SVG C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  7. Გადაიყვანეთ JPG PNG C++

    გადაიყვანეთ JPG PNG C++ ფორმატში კოდით. შეინახეთ JPG როგორც PNG C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  8. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  9. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....color Draw the string and the shape Export the output BMP image...soothing mode and draw the shape. Ultimately, save the resulting...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  10. Lock or unlock shapes|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....Lock or unlock shapes Contents [ Hide ] Sometimes, you need to...to protect all shapes in certain worksheets to prevent them from...

    docs.aspose.com/cells/java/lock-or-unlock-shapes/