Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 19,972 for

layout

(0.07 sec)
  1. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes.... Master slide and layout elements support hyperlinks...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  2. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。...org/1999/XSL/Format" > <fo:layout-master-set> <fo:simple-page-master...</fo:simple-page-master> </fo:layout-master-set> <fo:page-sequence...

    docs.aspose.com/pdf/zh/cpp/generate-pdf-from-xml/
  3. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....creating documents with complex layouts and styling. However, when...interactive e-books with dynamic layouts, animations, and multimedia...

    products.aspose.com/total/net/conversion/xslfo-...
  4. Aspose OMR Voting Forms Creator and Recognizer ...

    Automate the preparation, printing, recognition, and data processing of voting forms with Aspose OMR Voting Forms Designer and Recognizer. Experience the efficiency, accuracy, and convenience of our powerful... Effortlessly customize layouts, fonts, colors, and other elements...offered by our library. From layout design to data export formats...

    products.aspose.com/omr/voting/form/
  5. Online POWERPOINT File Compression or Build Pyt...

    Free online app to compress different POWERPOINT files. Python compression and archiving library code for POWERPOINT documents....remove_unused_master_slides, remove_unused_layout_slides or compress_embedded_fonts...they preserve the formatting, layout, and graphics of the original...

    products.aspose.com/total/python-net/compress/p...
  6. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....UpdatePageLayout will build the layout of the document in memory....used to easily structure the layout of a document. This hierarchy...

    docs.aspose.com/words/net/working-with-table-of...
  7. Online PCL to PS Conversion or Build .NET based...

    Free online app to convert PCL to PS files. .NET C# conversion library code for PCL documents.... Graphic Design and Layout : Use PS to create visually...visually appealing graphics, layouts, and compositions for publications...

    products.aspose.com/total/net/conversion/pcl-to...
  8. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....saved using a booklet printing layout, if it is specified via PageSetup...saved using a booklet printing layout, if it is specified via PageSetup...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 Java 在演示文稿中管理图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流并提升幻灯片设计。...pptx" ); try { ILayoutSlide layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); IPPImage picture ; IImage...

    docs.aspose.com/slides/zh/java/picture-frame/
  10. 使用 PHP 管理演示文稿中的图片框|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...pptx" ); try { $layout = $pres -> getLayoutSlides...getSlides () -> addEmptySlide ( $layout ); $picture ; $image = Images...

    docs.aspose.com/slides/zh/php-java/picture-frame/