Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 184,562 for

page

(0.11 sec)
  1. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  3. Aspose.PDF C++ version crash while adding water...

    Hi, found a crash situation while testing Aspose.PDF for C++; adding Watermarks to each Page works fine on file “Example1.pdf” but fails on “pdr_small.pdf”. The "pdr_small"document contains 6 Pages but the line of code…...C++; adding Watermarks to each page works fine on file “Example1...contains 6 pages but the line of code “doc->get_Pages()->idx_get(5)”...

    forum.aspose.com/t/aspose-pdf-c-version-crash-w...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Page Product Family Aspose.PSD Product...annotations collection of a particular page. Steps to Insert Comment in...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  10. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....Page Product Family Aspose.PSD Product...demonstrated the setting of the page size for the output PDF file...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...