Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 181,792 for

page

(0.12 sec)
  1. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...foreach (Page page in pdfDocument.Pages) { document.Pages.Add(page);...foreach (Page page in pdfDocument.Pages) { document.Pages.Add(page);...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  2. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...Document(); // Add a page to the document Page page = pdfDocument.getPages()...FileSpecification((filePath) , "Sample file"); page.setBackground(Color.getGray());...

    forum.aspose.com/t/issues-while-embedding-attac...
  3. Set DeviceInfo in rsreportserver.config|Documen...

    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....report header item into the Excel page header. The default value is...report footer item into the Excel page footer. The default value is...

    docs.aspose.com/cells/reportingservices/set-dev...
  4. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...merged image will be added as a page or element within the final...

    products.aspose.com/pdf/python-net/merger/tiff-...
  5. 使用 Java 创建 PDF 表单 | Aspose.PDF

    在 Java 和 PHP 的 PDF 文件中,使用这个 Java 源代码创建 PDF 表单,Delphi。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  6. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据...)) { foreach ( var page in document . Pages ) { Aspose . Pdf ...TableAbsorber (); absorber . Visit ( page ); foreach ( var table in absorber...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  8. Create Multipage TIFF using C#

    This article guides on how to create multiPage TIFF using C#. It has details to set the IDE, a list of steps, and a sample code to merge TIFF files into one using C# and merge other images also....Page Product Family Aspose.PSD Product...images in a TIFF file along with pages in other TIFF files. Steps to...

    kb.aspose.com/imaging/net/create-multipage-tiff...
  9. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....Page Product Family Aspose.PSD Product...output HTML file Specify the page numbers that should be rendered...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  10. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using C#....Hide ] What is this page about? This page explains Word document...preferences or the number of lines per page.Aspose.Words provides the ability...

    docs.aspose.com/words/net/work-with-word-docume...