Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 188,089 for

page

(0.74 sec)
  1. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/cpp/add-watermarks/
  2. Add Text to PDF Using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Text to PDF File via PHP...properties. Add the TextParagraph to Page using TextBuilder. Save the...

    products.aspose.com/pdf/php-java/text/
  3. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...PDF Draw Polygon Annotation on Page Remove Watermark annotation...PDF. Add the annotation to the Page object’s Annotations collection...

    products.aspose.com/pdf/java/annotation/
  4. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/net/text-annotation/
  5. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....form elements from the first page of a PDF document and then saves...Load the PDF document. Access page resources. Clear form objects...

    docs.aspose.com/pdf/python-net/remove-form/
  6. Printing PDF to an XPS Printer|Aspose.PDF for .NET

    This Page shows how to printing PDF to an XPS printer using PdfViewer class....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/printing-pdf-to-an-xps-...
  7. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-curve/
  8. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIndex::get_HasPageN...

    Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a Page number separator is overridden through the field's code in C++....a value indicating whether a page number separator is overridden...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 通過Java將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hant/java/images/add/