Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 181,419 for

page

(0.07 sec)
  1. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....auto-rotate, and disables the page number dialog. Next, it creates...creates objects for printer and page settings and PrintDocument....

    products.aspose.com/pdf/tutorial/print-pdf/
  2. 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...
  3. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for Page in range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...document.extract_pages(page, 1) name = f"output2/page{page + 1}.docx"...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  4. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....Page Product Family Aspose.PSD Product...settings for the output PDF page are also shared for creating...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  5. 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...
  6. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....should add all annotations to the page. // For complete examples and...); tfa . Visit ( document . Pages [ 1 ]); // Create annotations...

    docs.aspose.com/pdf/net/highlights-annotation/
  7. 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...
  8. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Rotate PDF using JavaScript via C++ | Aspose.PDF

    Rotate PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...Rotate PDF Pages with JavaScript via C++ Do you need to rotate... Move page upper in order to compensate changing page size. Set...

    products.aspose.com/pdf/javascript-cpp/rotate/
  10. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Add a new page using Document.getPages().add()...reference in Page object. Add text to the page using Page.getParagraphs()...

    blog.aspose.com/pdf/create-pdf-files-in-java/