Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 48,712 for

shape

(0.49 sec)
  1. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....images for shape in doc.get_child_nodes(aw.NodeType.SHAPE, True):...True): shape.width = 200 # Set desired width shape.height = 150 #...

    forum.aspose.com/t/table-and-image-truncation-d...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....the TextFrame of the added shape. Remove the default paragraph...[ 0 ] auto_shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/manage-bullet...
  3. 将 PowerPoint 转换为视频|Aspose.Slides for Node.js vi...

    在 JavaScript 中将 PowerPoint 转换为视频...PowerPoint Animation 、 Shape Animation 和 Shape Effect 。 动画和切换使幻灯片...Fly In Float In Split Wipe Shape Wheel Random Bars Grow & Turn...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  4. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Controls display of the background shape in print layout view. getDoNotDisplayPageB()...Controls display of the background shape in print layout view. setDo...

    reference.aspose.com/words/java/com.aspose.word...
  5. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....a path Set the clip using a shape or path Read the input image...polygon, arc, and other supported shapes depending on your needs. This...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....picture shape on the slide #1 pres . Slides [ 0 ]. Shapes . AddPictureFrame..."slide1.png" ); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/net/modern-api/
  7. Animate PowerPoint Charts in C++|Aspose.Slides ...

    Create stunning animated charts in C++ with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....for regular shapes? Yes. A chart is treated as a shape, so it supports...

    docs.aspose.com/slides/cpp/animated-charts/
  8. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....HeaderFooter, Comment, Footnote or a Shape node Row-level - Among rows...

    docs.aspose.com/words/cpp/structured-document-t...
  9. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....be attached to a page or a shape etc. Steps to Add Comments to...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  10. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...Chart chart = ((Shape)doc.GetChild(NodeType.Shape, 0, true)).Chart;...

    forum.aspose.com/t/marker-color-doesnt-work/311459