Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 20,196 for

layout

(0.12 sec)
  1. Remove Slides from Presentations in PHP|Aspose....

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

    docs.aspose.com/slides/php-java/remove-slide-fr...
  2. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....styles or formatting options or layouts) without worrying about the...while the slides retain their layouts and styles (default parameters)...

    docs.aspose.com/slides/androidjava/merge-presen...
  3. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...Words interprets the document layout compared to Microsoft Word...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  4. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the 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/net/how-to-set-print-titles/
  5. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....using the Diagram class Set the layout and export the flowchart diagram...Finally, add the shapes and set layout before saving the output flowchart...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  6. Product Overview|Documentation

    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....template creation – Build the layout, add placeholders, and define...Attach to RDL and design the layout using the existing dataset...

    docs.aspose.com/cells/reportingservices/product...
  7. Export OFT to XPS via Java | products.aspose.com

    Java API to Convert OFT to XPS without using Microsoft Word or Outlook...platform-independent, fixed-layout document representation of...Use Cases Preserving template layout and formatting across devices...

    products.aspose.com/total/java/conversion/oft-t...
  8. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....blank slide layout PowerPoint . CustomLayout layout = pres . SlideMaster...pres . Slides . AddSlide ( 1 , layout ); //Add a text PowerPoint...

    docs.aspose.com/slides/net/adding-text-dynamica...
  9. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...Some fragments lose proper layout/alignment after .Text is reassigned...FontSize; It seems to trigger a layout recalculation , but it doesn’t...

    forum.aspose.com/t/incorrect-text-redaction-for...
  10. Create Flowchart in Python

    This tutorial guides how to create flowchart in Python. It explains the step-by-step algorithm and a working sample code to create a flowchart maker in Python....stencil Specify the target layout and render the output flowchart...different shapes, set the flowchart layout, and render the generated flowchart...

    kb.aspose.com/diagram/python/create-flowchart-i...