Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 20,350 for

layout

(0.11 sec)
  1. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....“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/net/developer-guide/convert...
  2. Convert JSON to CSV|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....class provides options for JSON layout such as IgnoreArrayTitle (ignores...processes the JSON using the layout options set with the JsonLayoutOptions...

    docs.aspose.com/cells/net/convert-json-to-csv/
  3. LayoutOptions.revisionOptions property | Aspose...

    LayoutOptions.revisionOptions property. Gets revision options.... Layout . RevisionOptions See Also...Also module Aspose.Words.Layout class LayoutOptions LayoutOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comprehensive RDL Support|Documentation

    Learn how Aspose.Cells for Reporting Services fully supports the RDL specification, enabling seamless migration of existing RDL reports....effort while retaining all layout, formatting, and interactive...borders. Rectangles & lines – Layout containers and drawing primitives...

    docs.aspose.com/cells/reportingservices/compreh...
  5. Page Breaks|Aspose.Words for Reporting Services

    Page Breaks setting of the Aspose.Words for Reporting Services....the Flow Layout . When rendering reports in Flow layout, it is...Extension > </ Render > Document Layout Spacing Factor and Scaling...

    docs.aspose.com/words/reportingservices/page-br...
  6. Remove Slides from Presentations on Android|Asp...

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

    docs.aspose.com/slides/androidjava/remove-slide...
  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. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP 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/php-java/merge-presentat...
  9. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....converting is PDF – a fixed‑layout format, which preserves the...of calculation. Aspose.Words layout engine mimics the way Microsoft...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...character widths and cause layout overflow. Enabling memory‑optimization...setMemoryOptimizatio(true) ) can affect layout calculations in some scenarios...

    forum.aspose.com/t/word-saveto-pdf/322091