Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 187,706 for

page

(0.21 sec)
  1. Add watermark to PDF|Aspose.PDF for PHP via Java

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

    docs.aspose.com/pdf/php-java/add-watermarks/
  2. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-pdf-document/
  3. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently....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/net/aspose.words.fie...
  4. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/net/create-form/
  5. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // Create annotations HighlightAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  6. Aspose.PDF С++ Example|Aspose.PDF for C++

    This Page show how use simple programming for create a PDF document containing text - Hello World....metadata but without pages. Add a Page to the document object...now our document will have one page. Save resultant PDF document...

    docs.aspose.com/pdf/cpp/hello-world-example/
  7. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/create-and-load-a-onen...
  8. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...

    docs.aspose.com/words/cpp/update-fields/
  9. Working with Artifacts in C++|Aspose.PDF for C++

    This Page describes how to work with Artifact class using Aspose.PDF for C++. 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....include Background, Layout, Page, Pagination and Undefined)....position of an artifact on the page. Artifact.Rotation – Gets an...

    docs.aspose.com/pdf/cpp/artifacts/
  10. 获取 Visio 形状继承字符|Documentation

    本节介绍如何获取 visio 形状的字体样式从其父样式继承并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...