Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 187,636 for

page

(0.12 sec)
  1. Aspose::Words::PageSetup::get_LinesPerPage meth...

    Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per Page in the document grid in C++....sets the number of lines per page in the document grid. int32_t...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first Page....footer is used on the first page. get differentFirstPageHe ()... which appears on the first page of the section. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/change-page-size/
  4. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具..."Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/zh/java/change-page-size/
  5. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the Page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/python-net/worksheet-views/
  6. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  7. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/net/add-ellipse/