Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 140,996 for

page

(0.08 sec)
  1. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....side, # and the number of the page that contains the XE field on...display a string instead of a page number. # First, for entries...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Add the Stamp to Page using AddStamp method. Save...header on all pages for page in pdfDocument . Pages : page . AddStamp...

    products.aspose.com/pdf/python-net/header/
  3. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Highlight 个注释。...创建新页面或获取对现有页面的引用 创建 Highlight 注释 调用 Page.Annotations 集合中的 Highlight 注释方法..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. x=1200 y Absolute position...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  5. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one Page from PDF using Java....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using Java . This example...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...
  6. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless Page printing....object suitable for printing the page represented by this PageInfo.../// Initializes the range of pages to be printed according to the...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Remove Comments of All or a Specific Author|Asp...

    Remove comments of all or a specific author easily and fast instead of using Open XML SDK in C#....Author Contents [ Hide ] On this page we will look at how to remove...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/delete-comments-by-al...
  8. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control shape interactions by enabling or disabling overlap with other shapes for enhanced design flexibility....AllowOverlap ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your Page borders for a polished, professional look in your documents....property Gets a collection of the page borders. public BorderCollection...Shows how to create green wavy page border with a shadow. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create chart PDF...PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/cpp/chart-to-pdf/