Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 192,338 for

page

(0.32 sec)
  1. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get Paper Width and Height from PageSetup of Wo...

    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....paper size as it has been set in page setup of the worksheet. Please...Document Assistant Close Calculate Page Setup Scaling Factor Analyzing...

    docs.aspose.com/cells/java/get-paper-width-and-...
  3. 使用 Python 的交互式注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除链接注释,以及创建导航和打印按钮。... pages [ 1 ] . accept ( text_fragment_absorber...LinkAnnotation ( document . pages [ 1 ], phone_number_fragment...

    docs.aspose.com/pdf/zh/python-net/interactive-a...
  4. Aspose.Pdf.Page.Rect hangs - Free Support Forum...

    Calling Page.Rect in C# using version 26.6.0 never returns - it causes the thread it’s running on to hang. To replicate: var document = new Aspose.Pdf.Document(…) foreach (var Page in document.Pages) { // this line …...Page.Rect hangs Aspose.PDF Product Family epatrick...June 16, 2026, 2:06pm 1 Calling Page.Rect in C# using version 26...

    forum.aspose.com/t/aspose-pdf-page-rect-hangs/3...
  5. 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/
  6. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  7. List Stamps|Aspose.PDF for Python via .NET

    This example loads a PDF, retrieves all stamps from Page 1, prints them, and displays a message if no stamps are found....stamps placed on a particular page. You can then iterate through...document. Retrieve all stamps from page 1. Iterate through the stamp...

    docs.aspose.com/pdf/python-net/list-stamps/
  8. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutCollector.getEndPageIndex method | Aspose...

    LayoutCollector.getEndPageIndex method. Gets 1-based index of the Page where node ends...) Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. getEndPageIndex ( node : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape Pages to PDF using Aspose.Words, the Pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...Landscape pages are rendered as portrait pages when converting...landscape pages to PDF using Aspose.Words, the pages in the PDF...

    forum.aspose.com/t/landscape-pages-are-rendered...