Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 21,356 for

layout

(0.3 sec)
  1. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.Layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering.... layout_options . continuous_secti...e_numbering_restart = aw . layout . ContinuousSectionRes . FROM_NEW_PAGE_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 VSTO 和 Aspose.Slides for .NET 创建新演示文稿|Aspose...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用 C# 编写干净、可靠的代码来创建新的 PowerPoint (PPT, PPTX) 演示文稿。... CustomLayout layout = pres . SlideMaster . CustomLayouts...pres . Slides . AddSlide ( 1 , layout ); //设置标题文本 slide . Shapes...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  3. Unit Class|Documentation

    Use the Unit class to define barcode measurements in pixels, millimeters, inches, and points....units for printer-oriented layouts and pixels for fixed raster...Rotate Barcode Images Image and Layout Parameters...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...to rebuild the document page layout (via Document.UpdatePageLayout()...Also namespace Aspose.Words.Layout assembly Aspose.Words ContinuousSectionRes...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Endnotes/Footnotes result in "RevisionCollectio...

    Hello, We have discovered an issue in Aspose.words 25.11 compare relating to footnotes/endnote revisions. The issue occurs when iterating through the list of revisions created by comparing two documents, where one of t…...During this iteration, if we use layout collector’s getStartPageIndex...through each revision and use layout collector to // find the start/end...

    forum.aspose.com/t/endnotes-footnotes-result-in...
  6. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document Layout and presentation....and then updates the table layout. AutoFitToWindow 1 When you...and then updates the table layout. FixedColumnWidths 2 Aspose...

    reference.aspose.com/words/net/aspose.words.tab...
  7. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....and then updates the table layout. AUTO_FIT_TO_WINDOW When you...and then updates the table layout. FIXED_COLUMN_WIDTHS Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Export print area range to HTML|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....Assistant Close Support the layout of DIV tags while loading HTML...

    docs.aspose.com/cells/python-net/export-print-a...
  9. Hyphenation class | Aspose.Words for Python

    aspose.words.Hyphenation class. Provides methods for working with hyphenation dictionaries...request dictionaries when page layout of the document is built. This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....the process, the style and layout of the source document are...match with the Microsoft Word layout is quite a complicated task...

    docs.aspose.com/words/cpp/split-a-document/