Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 185,607 for

page

(0.62 sec)
  1. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  2. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/introduction/
  3. 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/
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  5. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....Hide ] What is this page about? This page describes how to apply...positioned in the centre of the page. While in Aspose.Words there...

    docs.aspose.com/words/net/add-watermark/
  6. How to print PDF file in .NET Core|Aspose.PDF f...

    This Page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....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/print-dotnetcore/
  7. Convert cmx to tiff|Documentation

    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....single paged or multi-page cmx image to single or multi-page tiff...

    docs.aspose.com/imaging/java/convert-cmx-to-tiff/
  8. Convert cmx to tiff|Documentation

    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....single paged or multi-page cmx image to single or multi-page tiff...

    docs.aspose.com/imaging/python-net/convert-cmx-...
  9. How to get Freetext Annotation using Java | Asp...

    Get Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  10. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Python...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/zh-hant/python-net/text/