Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 20,678 for

layout

(0.32 sec)
  1. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Chart The Layout method of the Page class auto layout the shapes...its parent. Auto layout by invoking Layout mothod save diagram...

    docs.aspose.com/diagram/net/create-organization...
  2. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins 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/mar...
  3. WatermarkLayout | Aspose.Words for Java

    Defines Layout of the watermark relative to the watermark center in Java....class WatermarkLayout Defines layout of the watermark relative to...watermark layout. HORIZONTAL Horizontal watermark layout. length...

    reference.aspose.com/words/java/com.aspose.word...
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for .NET. Improve your slide visuals effortlessly....area by validating the chart layout and then reading its X, Y,...the plot area’s layout mode when the layout is set manually,...

    docs.aspose.com/slides/net/chart-plot-area/
  5. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for C++ — seamless, efficient slide insertion in seconds....presentation contains master/layout slides and normal slides, and...a specific position, using layouts, and understanding the blank...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  6. Add Slides to Presentations in .NET|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for .NET—seamless, efficient slide insertion in seconds....presentation contains master/layout slides and normal slides, and...a specific position, using layouts, and understanding the blank...

    docs.aspose.com/slides/net/add-slide-to-present...
  7. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page Layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...and REF. The up-to-date page layout information is required for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...preserve the original layout, so the layout engine recalculates...document can trigger another layout pass, which may further shrink...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  9. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change Layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....them, remove them, and change layouts using Aspose.Slides for Python...using one of the built-in layouts. def add_smart_art (): with...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...CadImage)cadImage1; foreach (var layout in cadImageNew.Layouts) { validLayouts...validLayouts.Add(layout.Key); } // PDF Export Options PdfOptions pdfOptions...

    forum.aspose.com/t/text-alignment-while-convert...