Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 184,601 for

page

(0.12 sec)
  1. Working with Artifacts|Aspose.PDF for Java

    This Page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/
  2. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the Page setup properties of a section...PageSetup class Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_Page_margins property. Specifies whether Page margins is exported to HTML, MHTML or EPUB...export_page_margins property HtmlSaveOptions.export_page_margins...export_page_margins property Specifies whether page margins is exported to HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle 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-circle/
  6. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/annotation/
  7. 通过 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-hans/java/images/add/
  8. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/cpp/split-a-document/
  10. Stamping with Aspose.PDF using C#|Aspose.PDF fo...

    This section describes how to add image stamps and text stamps to a PDF Page....Add Image stamps in the PDF page - add image stamp, control image...PDF file. Page stamps in the PDF File - add a page stamp to PDF...

    docs.aspose.com/pdf/net/stamping/