Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 186,809 for

page

(0.15 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_Pages_wide and fit_to_Pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....How to Print Excel as Fitted Pages Wide and Tall with Python.NET...Introduction The fit_to_pages_wide and fit_to_pages_tall settings control...

    docs.aspose.com/cells/python-net/how-to-print-e...
  2. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram....You may also control which pages are rendered as demonstrated...Start saving page index 0 of pages 11 End saving page index 0 of...

    docs.aspose.com/diagram/java/track-document-con...
  3. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python.... What is this page about? This page shows how to create...settings, page numbers, and handling different page orientations...

    docs.aspose.com/words/python-net/working-with-h...
  4. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...) override { std :: cout << "Page " << args . GetPageIndex ()...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  5. Working with Pages in PS file | Java

    How to add Pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/ps/working-with-pages/
  6. 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...
  7. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  8. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取要提取链接的 Page 。 1. 将 [AnnotationSelector](https://reference...annotation_selector/) 对象传递给 Page 对象的 Accept 方法。 1. 使用 [Annot...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  9. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....vertical alignment of text on each page in a document or section. public...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

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