Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 20,459 for

layout

(0.55 sec)
  1. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for C++: create, clone, reorder, resize, set backgrounds, and apply transitions with C++ for PPT, PPTX, and ODP presentations....select a layout. In this example, we use the Blank layout and add...Dispose (); } 💡 Note: Each slide layout is derived from a master slide...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  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. Aspose.Slides for .NET 14.4.0 中的公共 API 及向后不兼容的更...

    回顾 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,帮助您平稳迁移 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...例如: ILayoutSlide layout = ...; if (! layout . HasDependingSlides...HasDependingSlides ) layout . Remove (); Aspose.Slides.ILayoutSlide.Remove()...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving Layouts, styles, custom page sizes, footers, and page numbers for reports and invoices....HTML Table Layout Rules that Prevent PDF Surprises...1. How do I preserve table layout when exporting HTML to PDF...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  5. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the document as calculated by the most recent page Layout operation....calculated by the most recent page layout operation. @property def page_count...invoked the document's page layout to calculate the value. # This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....allowing more control over layout positioning, borders, and styling...Multi-column support Multi-column layout (simple case) FloatingBox supports...

    docs.aspose.com/pdf/python-net/floating-box/
  7. Known Limitations|Aspose.Words for JasperReports

    The following features are not currently supported by Aspose.Words for JasperReports...supported layout of the exported documents is flow layout (normal...add support for positioned layouts (textboxes, floating tables...

    docs.aspose.com/words/jasperreports/known-limit...
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...— they can’t have floating layout or valid rectangle if (s.ShapeType...Debug("Skipping shape as it has no layout entity. Might be a floating...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js 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/nodejs-java/slide-master/
  10. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/net/aspose.words/sec...