Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 185,608 for

page

(1.31 sec)
  1. Working with Window Elements|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....allow for multiple tabbed web pages in one window. Developers can...allow for multiple tabbed web pages in one window. Developers can...

    docs.aspose.com/diagram/java/working-with-windo...
  2. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++....Ask AI Show Report Filter Pages Option with C++ Contents [ Hide...Hide ] Show Report Filter Pages Option Excel supports creating...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  3. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....Page Product Family Aspose.PSD Product...files are rendered on separate pages. Code to Convert PDF to One...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  4. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal Page brea…...afterwards (for setting horizontal page breaks at certain rows), this...(upper part of screenshot). In Page layout view or print preview...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  5. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your PDF document with C#...), as well as controlling page rasterization and image compression...for optimization. Ignored if page rasterization is enabled. Not...

    docs.aspose.com/pdf/net/clear-hidden-data/
  6. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....Page Product Family Aspose.PSD Product...list of page numbers that you want to render to PDF , page mode...

    kb.aspose.com/words/net/how-to-convert-word-to-...