Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 48,850 for

shape

(0.1 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....dispose (); } // add a picture shape on the slide #1 pres . getSlides...pres . dispose (); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/androidjava/modern-api/
  2. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...14, 2025 Missing most of the shapes after importing a file Aspose...vsd-to-vsdx 2 304 January 8, 2024 Shape is flipped the wrong side after...

    forum.aspose.com/tag/vsd-to-vsdx
  3. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...a TextBox shape const textBox = worksheet . shapes . addTextBox...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  4. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 JavaScript 示例代码自定义字体、颜色、对齐方式等。...pptx" ); try { var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var effects = shape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  5. Convert TXT to PPT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/txt-to...
  6. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...

    docs.aspose.com/words/python-net/rendering/
  7. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...

    kb.aspose.com/words/python/how-to-resize-pictur...
  8. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....access a slide, add a rectangle shape, set the text, and save the...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  9. Convert JPG To BMP C#

    Convert JPG to BMP format in C# code. Save JPG as BMP using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert JPG To GIF C#

    Convert JPG to GIF format in C# code. Save JPG as GIF using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...