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

page

(0.1 sec)
  1. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/output-streams/
  2. 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...
  3. 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-...
  4. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...Html ); Shows how to render one page from a document to a JPEG image...doc ); builder . writeln ( "Page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/cpp/specify-layout-options/
  6. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to print...document or any current active page. this . Application . ActiveDocument...

    docs.aspose.com/words/net/print-documents/
  7. 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/
  8. 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-...
  9. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...new Document(inFilePath); Page page = pdfDocument.getPages().get_Item(1);...isLandscape = page.getPageInfo().getWidth() > page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  10. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....call add_stamp() method of the Page to add the stamp in the PDF...watermarks, or labels to PDF pages. Open the PDF document. Create...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...