Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 242,752 for

page

(0.76 sec)
  1. Pdf margings and layout issues after upgrade fr...

    I have formatting issues with Aspose.pdf .NET. I have never had problems with margin, heights, bottom… until I upgraded from version 16.12.0.0 to 23.9.0. I use external CSS resources for formatting my PDF file. But at so…... (only the @page ) where I define the margin...define my css class for the @page @page { margin-top: 20mm; margin-right:...

    forum.aspose.com/t/pdf-margings-and-layout-issu...
  2. Aspose.Tasks for .NET 20.11 Release Notes

    The Page contains the release notes for Aspose.Tasks for .NET 20.11....Page Product Solution Aspose.PSD...Contents [ Hide Show ] This page contains release notes information...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  3. Export report to Powerpoint without installatio...

    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....false); int page = 1; //this cycle iterates through all pages of report...rplStream = CreateRplStream(page, reportPath)) { //if rplStream...

    docs.aspose.com/slides/reportingservices/export...
  4. Enum RelativeHorizontalPosition | Aspose.Words ...

    Aspose.Words.Drawing.RelativeHorizontalPosition 枚举. 指定形状或文本框的水平位置是相对的... Page 1 对象相对于页面的左边缘定位。 Column 2 对象相对于列的左侧定位。...RelativeHorizontalPo = RelativeHorizontalPo . Page ; shape . RelativeVerticalPosi...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Accept | Aspose.Note for .NET API 参考

    接受节点的访问者...; } /// <summary> /// 在文档中遇到 Page 节点时调用。 /// </summary> public...override void VisitPageStart ( Page page ) { ++ nodecount ; this ....

    reference.aspose.com/note/zh/net/aspose.note/do...
  6. FileAttachmentAnnotation | Aspose.PDF for Pytho...

    Class describes file attachment annotation....Description FileAttachmentAnnota(page, rect, file_spec) Initializes...is_kept_with_next None is_in_new_page None is_in_line_paragraph None...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  7. NumberField.h - Aspose.PDF for C++ - API Reference

    NumberField.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include "Aspose.P......11 class Document ; 12 class Page ; 13 class Rectangle; 14 } //...System::SharedPtr<Aspose::Pdf::Page> page, System::SharedPtr<Rectangle>...

    reference.aspose.com/pdf/cpp/_number_field_8h_s...
  8. PageLayoutSize | Aspose.Note for .NET API Refer...

    Gets or sets Pages layout size displayed in the editor....PageLayoutSize Page.PageLayoutSize property Gets or sets page’s layout...application to display underlying page layout when document is opened...

    reference.aspose.com/note/net/aspose.note/page/...
  9. Working with Hyperlinks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...initialize Page class object 7 Page page = new Page ( doc ); 8...

    docs.aspose.com/note/java/working-with-hyperlinks/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library.... Call the Page class AddStamp method to add...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/