Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 187,115 for

page

(0.1 sec)
  1. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  2. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....it will be visible on every page. builder . move_to_header_footer...the image at the center of the page. shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldTA.ShortCitation | Aspose.Words for .NET

    Manage your FieldTA ShortCitation effortlessly. Easily get or set short citations for entries, enhancing data organization and accessibility....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  6. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....Document class Add a Page object to the Pages collection of the...Paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/create-pdf-document/
  7. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....Document class Add a Page object to the Pages collection of the...paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/python-net/create-document/
  8. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....// add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create an image instance auto...

    docs.aspose.com/pdf/cpp/set-image-size/
  9. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/zh/net/python-net/
  10. Working with Images|Documentation

    This section explains how to insert or get image from a visio Page with Aspose.Diagram....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/net/working-with-images/