Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 49,139 for

shape

(0.09 sec)
  1. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow....Prevent Presentation Edits with Shape Locks in Python Extract Images...Images from Presentation Shapes in Python...

    docs.aspose.com/slides/python-net/copying-parag...
  2. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. How to Add Video in Presentation using C#

    In this topic, we will guide you through to procees of how to add Video in Presentation using C#. With the help of a few lines of code you can easily embed a MP4 to PPTX in C#....added inside the video frame shape for the slide. Finally, the...

    kb.aspose.com/slides/net/how-to-add-video-in-pr...
  5. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  6. Convert STL to RVM via Python | products.aspose...

    Sample code for STL to RVM Python conversion. Use API example code for batch STL files to RVM conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/st...
  7. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides is a C# .NET PowerPoint API. Aspose Slides API to create C# PPT programmatically....presentation content, including text, shapes, charts, tables, animations...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/net/
  9. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...change the font size of shape: shape.chars[0].size.value = 0...

    forum.aspose.com/t/is-it-possible-to-change-the...