Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 45,857 for

shape

(0.08 sec)
  1. Შეკუმშოს WORD Javascript

    შეკუმშოს WORD JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  2. Შეკუმშოს DOCX Javascript

    შეკუმშოს DOCX JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  3. 档案

    档案...auto smartArt = slide->get_Shapes()->AddSmartArt(0, 0, 400, 400...Path); // 循环遍历形状 for (auto shape : presentation->get_Slides(...

    blog.aspose.com/zh/slides/create-smartart-in-po...
  4. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide.... shapes . add_video_frame ( 10 , 10...pres . slides [ 0 ] vf = sld . shapes . add_video_frame ( 50 , 150...

    docs.aspose.com/slides/python-net/video-frame/
  5. Shape.node_type property | Aspose.Words for Python

    Shape.node_type property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.node_type property Returns NodeType.SHAPE . @property...drawing class Shape Shape.last_paragraph property Shape.ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...Presentation (); try { IAutoShape shape = presentation . getSlides ()...autoshape ITextFrame textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/java/manage-paragraph/
  7. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object...creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/af/python-net/python-notes/
  9. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions...collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/net/working-with-graphs/
  10. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); // Delete default...

    reference.aspose.com/words/java/com.aspose.word...