Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 186,564 for

page

(0.79 sec)
  1. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....OneNote on One Page Convert PDF to OneNote and Merge Pages C# API to...this class imports a set of pages from the provided PDF document...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  2. Converting a MHT file to PNG using Python | Asp...

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...process PDF pages as PNG images. Initialize a page counter variable...

    products.aspose.com/pdf/python-net/conversion/m...
  3. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  4. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...pdfDocument = new Document (); Page page = pdfDocument . getPages ()...5 4" ); // 将表格对象添加到输入文档的第一页 page . getParagraphs (). add ( table...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  5. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...from FixedPageSaveOptions ) page_saving_callback Allows to control...control how separate pages are saved when a document is exported...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting a JPEG file to DOCX using Python | A...

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  7. Converting a JPEG file to PDF using C# | Aspose...

    Sample code for JPEG‑to‑PDF conversion in .NET. Use the API example code for batch JPEG‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  8. Convert Text to Image in C#

    You can convert text to image in C# with this brief tutorial. It explains the step-by-step algorithm and code snippet to export TXT to JPG in C#....Page Product Family Aspose.PSD Product...Document class Iterate through each page with the for-loop Convert text...

    kb.aspose.com/words/net/convert-text-to-image-i...
  9. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...) # 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. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....) # 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...