Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 17,623 for

layout

(0.18 sec)
  1. Converting CAD Drawings to PDF and Raster Image...

    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....“Model” layout. However, you may also specify the layouts of your...False No Specifies if auto layout scaling has to be performed...

    docs.aspose.com/cad/java/converting-cad-drawing...
  2. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....CheckGrammarOptions) will try to preserve layout and formatting of the original...CheckGrammarOptions) will try to preserve layout and formatting of the original...

    reference.aspose.com/words/java/com.aspose.word...
  3. Answer sheets|Documentation

    Answer sheet elements allow you to populate a form with a grid of bubbles representing answers to an exam, test, or assessment....design answer sheets of any layout and complexity. Elements answer_sheet...with full control over the layout and content of an answer. composite_grid...

    docs.aspose.com/omr/net/txt-markup/elements-bub...
  4. Compare Slides|Aspose.Slides 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....returns true for the slides/layout and slides/master slides which...to Images in Android Slide Layout...

    docs.aspose.com/slides/androidjava/compare-slides/
  5. Exporting CAD|CAD 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.... Exporting CAD Layouts to PDF Aspose.CAD for Java...Java allows you to export CAD layouts to PDF. save method of the...

    docs.aspose.com/cad/java/developer-guide/export...
  6. 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...
  7. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java.... LAYOUT Module that builds a document layout. MARKDOWN...renders images. LAYOUT public static int LAYOUT Module that builds...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in Java...dispose (); } Remove Unused Layout Slide Aspose.Slides provides...delete unwanted and unused layout slides. This Java code shows...

    docs.aspose.com/slides/java/remove-slide-from-p...
  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. Adding Text Dynamically using VSTO and Aspose.S...

    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....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...