Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 187,783 for

page

(0.08 sec)
  1. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....can be placed anywhere on the page. Each link has a corresponding...absorber for the 1st page only document . pages [ 1 ] . accept (...

    docs.aspose.com/pdf/python-net/link-annotations/
  2. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`.... What is this page about? This page demonstrates how to...example, you can use the page_count and page_index properties to define...

    docs.aspose.com/words/python-net/convert-pdf-to...
  3. Change Background of VDW File via Python | prod...

    Python source code to change background of VDW documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  4. Converting a PDF file to BMP using PHP | Aspose...

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java...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/php-java/conversion/pdf...
  5. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …...Document(fileStream)) { foreach (Page page in pdfDoc.Page) { page.PageInfo.Width;...Width; ====> 595! page.PageInfo.Height; ====> 842! } } 2. using (var...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  6. Change Background of VSD File via Python | prod...

    Python source code to change background of VSD documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  7. 在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-...
  8. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-Page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...Conversion Type: Excel → Multi-page TIFF Image Type: Color input...the first page may reflect color partially; other pages are converted...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  9. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features using C#.... What is this page about? This page explains which features...formats fixed page save options for fixed-page formats : PDF...

    docs.aspose.com/words/net/supported-features-on...
  10. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/