Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 15,589 for

layout

(0.04 sec)
  1. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换场景以及如何在 Python 中执行它们。您将找到 Python 代码示例和在线 SVG 转换器...property allows you to define the layout of the page, including dimensions...property allows you to define the layout of the page, including dimensions...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  2. Shape Effective Properties|Aspose.Slides for PH...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....prototype shape text style on layout or master slide (if portion’s...

    docs.aspose.com/slides/php-java/shape-effective...
  3. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....get_ReverseRows () Determines whether the layout order of rows is reversed....

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 图片框|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加图片框...pptx" ); try { ILayoutSlide layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); IPPImage picture ; IImage...

    docs.aspose.com/slides/zh/java/picture-frame/
  5. 画框|Aspose.Slides for PHP 文档

    将画框添加到 PowerPoint 演示文稿中...pptx" ); try { $layout = $pres -> getLayoutSlides...getSlides () -> addEmptySlide ( $layout ); $picture ; $image = Images...

    docs.aspose.com/slides/zh/php-java/picture-frame/
  6. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++.... Flexible Layout : Users can change the layout of the pivot...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  7. 图片框|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加图片框...pptx" ) as pres : layout = pres . layout_slides . get_by_type...slides . add_empty_slide ( layout ) image = Image . from_file...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  8. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....SectionLayoutMode Specifies the layout mode for a section allowing...saving. WatermarkLayout Defines layout of the watermark relative to...

    reference.aspose.com/words/cpp/aspose.words/
  9. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框...pptx" )) { ILayoutSlide layout = pres . LayoutSlides . GetByType.... Slides . AddEmptySlide ( layout ); IImage image = Images ....

    docs.aspose.com/slides/zh/net/picture-frame/
  10. 图片框|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加图片框...SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); System :: SharedPtr < IImage...

    docs.aspose.com/slides/zh/cpp/picture-frame/