Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 140,988 for

page

(0.05 sec)
  1. Change Background of VDW File via .NET | produc...

    C# source code to change background of VDW documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  2. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…... Pages: {multipageImage.PageCount}");...Console.WriteLine($"Converted page {pageIndex + 1} to: {Path.G...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  3. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPageS field...Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  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.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...
  6. 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...
  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 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...
  9. 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-...
  10. 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-...