Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 50,323 for

shapes

(0.44 sec)
  1. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....params ShapeBase[] ) Groups the shapes passed as a parameter into...params ShapeBase[] ) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert POTX to XLSM Format via Java or with fr...

    Convert POTX to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTX to XLSM online converter quickly before integrating the code....presentations, adding text, shapes, and images, and more. Once...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/potx-...
  3. Convert PPT to XLTM Format via Java or with fre...

    Convert PPT to XLTM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLTM online converter quickly before integrating the code....presentations, adding text, images, shapes, and other objects, and more...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ppt-t...
  4. Convert PPTM to SXC Format via Java or with fre...

    Convert PPTM to SXC format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTM to SXC online converter quickly before integrating the code....including text formatting, shapes, tables, images, and more....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptm-...
  5. C++ API to Convert SVG to PPTM | products.aspos...

    Convert SVG to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...including text formatting, shapes, and animations. It also supports...picture frame slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...delete_header_footer_shapes() Deletes all shapes (drawing objects)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field...nested fields, paragraphs, shapes, tables and in this case you...Field to FieldSet . as_field_shape() Cast Field to FieldShape ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...box with the top side of the shape. // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  9. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... PowerPoint 对该文本框使用 Resize shape to fit text 设置——它会自动调整文本框的大小,以确保文本始终适配。...overflow Resize shape to fit text Wrap text in shape Aspose.Slides...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  10. Several JPG Into BMP C#

    Merge multiple JPG into BMP in C# code. Save JPG as BMP using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-bmp/