Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 21,349 for

layout

(0.13 sec)
  1. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the Layout process of this document in C++....represents options to control the layout process of this document. System...SharedPtr < Aspose :: Words :: Layout :: LayoutOptions > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Slide|Aspose.Slides for Node.js via .NET Docume...

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

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. 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...
  4. 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/
  5. Convert MBOX to XPS in Python | products.aspose...

    Save MBOX to XPS in your Python applications without using Microsoft Outlook or Word...store documents in a fixed layout. It is an alternative to PDF...mailbox archives into fixed-layout document files designed for...

    products.aspose.com/total/python-net/conversion...
  6. 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...
  7. 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...
  8. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....slide template that defines the layout, styles, theme, fonts, background...backgrounds, add shapes, customize layouts, and more. Aspose.Slides provides...

    docs.aspose.com/slides/python-net/slide-master/
  9. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... m_layout_enumerator = aw . layout . LayoutEnumerator...if self . m_layout_enumerator . type == aw . layout . LayoutEntityType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use LayoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...List<Node>>(); // Before the layout collector, we need to call...an accurate figure for any layout-related metric, such as the...

    forum.aspose.com/t/finding-node-no-paragraph-pa...