Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 14,527 for

layout

(0.08 sec)
  1. 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...
  2. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....getLayoutOptions() Document layout options used by the processor...getLayoutOptions() Document layout options used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  3. 图片框|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/
  4. 图片框|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/
  5. Create and Load a OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......disable automatic detection of layout changes and handle them manually:...set text font size and detect layout changes manually. 19 doc. Save...

    docs.aspose.com/note/net/create-and-load-a-onen...
  6. 图片框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/picture-f...
  7. 图片框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/picture-frame/
  8. 画框|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/
  9. 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/
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....should attempt to preserve layout of tables when saving in the...should attempt to preserve layout of tables when saving in the...

    reference.aspose.com/words/java/com.aspose.word...