Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 20,450 for

layout

(0.56 sec)
  1. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....dispose (); } Remove Unused Layout Slide Aspose.Slides provides...delete unwanted and unused layout slides. This JavaScript code...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  2. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++.... Improved Layout: It helps in organizing and...Open the Page Layout Tab: Go to the Page Layout tab in the ribbon...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  3. Create Flowchart in Java

    This article discusses how to create flowchart in Java. It includes the step-by-step algorithm and a runnable code snippet to develop a flowchart maker in Java....for inserting shapes Set the layout of the flowchart and export...connectors, etc. before setting the layout and saving the output flowchart...

    kb.aspose.com/diagram/java/create-flowchart-in-...
  4. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....Open the Page Layout Tab: Click on the “Page Layout” tab in the...Open the Page Layout Tab: Click on the “Page Layout” tab in the...

    docs.aspose.com/cells/java/how-to-set-print-tit...
  5. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument presentations....them, remove them, and change layouts using Aspose.Slides for C++...using one of the built-in layouts. static void AddSmartArt ()...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  6. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...to update page layout since currently layout is cached after...to update page layout since currently layout is cached after...

    forum.aspose.com/t/shape/326036
  7. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply Layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....slide template that defines the layout, styles, theme, fonts, background... add shapes, customize the layout, etc. Aspose.Slides provides...

    docs.aspose.com/slides/java/slide-master/
  8. Landray RDM EKP-22916 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 2025年11月工资汇总表 - 技术.xlsx.zip (25.3 KB) before converted: image.jpg (141.4 KB) after converted: image.jpg (264.9 KB) Please have a check....release notes or rerun with layout refresh disabled to isolate...changes to this API’s defaults or layout behaviour. usage (question):...

    forum.aspose.com/t/landray-rdm-ekp-22916-conver...
  9. DataBar Barcodes|Documentation

    Use Aspose.BarCode for Python to generate Databar barcodes...enables fitting the barcode layout to the limited horizontal space...30 DataBar Expanded Stacked Layout Settings The DataBar Expanded...

    docs.aspose.com/barcode/python-java/generate-da...
  10. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code....title slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Set the title text slide...

    docs.aspose.com/slides/net/create-a-new-present...