Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 20,459 for

layout

(0.08 sec)
  1. TextPath.reverseRows property | Aspose.Words fo...

    TextPath.reverseRows property. Determines whether the Layout order of rows is reversed....property Determines whether the layout order of rows is reversed....value is false . If true , the layout order of rows is reversed....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Pivot table has unwanted label repeating withou...

    Hi All. I am creating an Excel file with a pivot table (see source code in attached Aspose_test.zip/Aspose_test/src/main/java/org/example/Main.java). When I set pivotTable.setRefreshDataOnOpeningFile(false), the pivot t…...refreshing data, changing the layout). Is there a function I can...table may be related to the layout settings of the pivot table...

    forum.aspose.com/t/pivot-table-has-unwanted-lab...
  3. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code.... Layout slides inherit from master...normal slides inherit from layout slides. This article demonstrates...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  4. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....Words implements its own page layout engine. Prior to delving into...have essentially different layouts. Most applications allow sending...

    docs.aspose.com/words/net/converting-to-fixed-p...
  5. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...headers/footers and cross tables layout will be preserved. But due...of pages, full match of the layout is a quiet complicated task...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page Layout model in Java....build and rendering of page layout model. Remarks: The primary...It is possible to build page layout model for only a few pages...

    reference.aspose.com/words/java/com.aspose.word...
  7. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code.... Layout slides inherit from master...normal slides inherit from layout slides. This article demonstrates...

    docs.aspose.com/slides/net/examples/elements/ma...
  8. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....select a layout. In this example, we use the Blank layout and add...# Each slide is based on a layout, which itself is based on a...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the Layout order of rows is reversed in C++....method Determines whether the layout order of rows is reversed....value is false . If true , the layout order of rows is reversed....

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...a dotted border, the fixed‑layout HTML saver renders that border...table‑border styles from the fixed‑layout HTML, so no overlay is created...

    forum.aspose.com/t/bug-when-generating-html-in-...