Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 181,411 for

page

(0.08 sec)
  1. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...have a new ask such that each page might has different header and...for header and footer for each page. I have my logic to check height...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  2. Export report to Powerpoint without installatio...

    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....false); int page = 1; //this cycle iterates through all pages of report...rplStream = CreateRplStream(page, reportPath)) { //if rplStream...

    docs.aspose.com/slides/reportingservices/export...
  3. How to Edit PDF Background Color using C#

    This article guides on how to edit PDF background color using C#. It shares the environment settings, a list of steps and a runnable sample code to change background color in PDF document using C#....Page Product Family Aspose.PSD Product...background of all the pages or selected pages based upon some criteria...

    kb.aspose.com/pdf/net/how-to-edit-pdf-backgroun...
  4. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word... do_not_display_page_boundaries Turns off display...text and the top edge of the page. forms_design Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...OnePagePerSheet = false; // Keep natural page breaks pdfSaveOptions.AllColumnsInOnePageP...(Worksheet ws in wb.Worksheets) { // Page setup ws.PageSetup.Orientation...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  6. Sitefinity Word Import Module|Aspose.Words for ...

    Read contents of any Word processing document using Aspose.Words Sitefinity Word Import Module in C#....Hide ] What is this page about? This page explains how to import...Import from Word button on the page where the add-on is added. When...

    docs.aspose.com/words/net/sitefinity-word-impor...
  7. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one Page from PDF using C#....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using C# . This sample...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  8. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Page Product Family Aspose.PSD Product...Document class object Convert the page ranges from the Word file and...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  9. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....Page Product Family Aspose.PSD Product...add lines Add a page to the PDF file if no page is available or...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  10. How to Convert PUB to JPG in C#

    This brief tutorial explains how to convert PUB to JPG in C#. It describes setting up the environment, then algorithm and finally a code snippet is presented to cover all the details related to the process to convert Publisher to JPG in C#....Page Product Family Aspose.PSD Product...file to process each page Iterate each page of the PDF document...

    kb.aspose.com/pub/net/how-to-convert-pub-to-jpg...