Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 181,785 for

page

(0.11 sec)
  1. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...reader.getNumImages(true); pages.add((long) numPages); for (int...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  2. Aspose::Words::Rendering::PageInfo::get_Landsca...

    Aspose::Words::Rendering::PageInfo::get_Landscape method. Returns true if the Page orientation specified in the document for this Page is landscape in C++.... method Returns true if the page orientation specified in the...the document for this page is landscape. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 向页面的 Paragraphs 集合中添加...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-document/
  4. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...Get the page where the image needs to be added var page = document...document . Pages [ 1 ]; // Load the image into a file stream using...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  5. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/python-net/renderers/
  6. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in .NET. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  7. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Page Product Family Aspose.PSD Product...some sample text on the first page of it Instantiate a TextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  8. 在PDF文件中更改页面尺寸|Aspose.PDF for .NET

    尝试使用 PdfPageEditor 类学习如何更改 PDF 文件中的页面尺寸....Pages 属性可用于指定需要应用新页面尺寸的页面号码。PageSize...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/zh/net/changing-page-sizes-...
  9. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Node.js....of columns on the displayed page. The following code example...bottom of each page or beneath the text on each page. The endnote...

    docs.aspose.com/words/nodejs-net/working-with-f...
  10. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...developers to draw a square in the page and save as SVG format. The...developers to draw a square in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...