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

page

(0.28 sec)
  1. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#.... What is this page about? This page explains which document...JSON format TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/net/supported-document-fo...
  2. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your text's first and last lines stay together on the same Page for better readability....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/net/aspose.words/par...
  3. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/net/navigation-and-interact...
  4. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....foreground/background colors, and scale on the page in RenderingWatermark . Add...foreground/background colors, and scale on the page in RenderingWatermark . AI Document...

    docs.aspose.com/cells/python-net/add-watermark-...
  5. Create PDF using php-java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications....more details check the GitHub page. How to Create PDF using PHP...Document class object. Add a page using Pages.Add() method. Create a...

    products.aspose.com/pdf/php-java/create/
  6. Set Appearance of the Connector Type Shape in V...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/java/set-appearance-of-...
  7. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF Pages to your document programmatically with C++ sample code using Aspose.PDF for C++...to Add pages to PDF using C++ In order to insert page in PDF...Install-Package Aspose.PDF.Cpp Insert Page to PDF using C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/add/
  8. Get and Set Bookmark Text|Aspose.Words for .NET

    Get and set bookmark textin a document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to get...and set bookmark text. On this page we will look at how to get and...

    docs.aspose.com/words/net/get-and-set-bookmark-...
  9. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....new Document ( $inputFile ); $page = $document -> getPages () ->...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110 , 300...

    docs.aspose.com/pdf/php-java/create-forms/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/