Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 182,134 for

page

(0.51 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file public static...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-circle/
  2. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_Page property. Gets or sets the number of lines per Page in the document grid....lines_per_page property PageSetup.lines_per_page property Gets...sets the number of lines per page in the document grid. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/zh/net/set-image-size/
  4. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to create...consistent formatting. On this page we will look at how to create...

    docs.aspose.com/words/net/create-and-add-a-para...
  5. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page describes how to create...paragraphs and runs. On this page we will look at how to create...

    docs.aspose.com/words/net/create-a-word-process...
  6. Find and Replace Text in a Document Part|Aspose...

    Find and replace text from a document part easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to search...specific document part. On this page we will look at how to find...

    docs.aspose.com/words/net/search-and-replace-te...
  7. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Rotate PDF using Java | Aspose.PDF

    Rotate PDF documents programmatically with Java sample code using Aspose.PDF for Java...Rotate PDF Pages with Java Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/java/rotate/
  9. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  10. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis....link annotations on the first page of a PDF using Aspose.PDF for...their page index and rectangular position on the page. This can...

    docs.aspose.com/pdf/python-net/extract-links/