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

layout

(0.17 sec)
  1. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....when to recalculate the page layout of the document. auto doc =...automatically // cache the layout of the document within its...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply Layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples....a feature that controls the layout, fonts, and styles across multiple... add shapes, customize the layout, etc. Aspose.Slides provides...

    docs.aspose.com/slides/net/slide-master/
  3. Manage Presentation Slide Masters in PHP|Aspose...

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

    docs.aspose.com/slides/php-java/slide-master/
  4. Manage Presentation Slide Masters in C++|Aspose...

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

    docs.aspose.com/slides/cpp/slide-master/
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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