Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 188,047 for

page

(2.49 sec)
  1. Convert TIFF to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows converting multi-Page or multi-frame TIFF images to PDF applications....converting multi-page TIFF image to multi-page PDF document with...new page for each frame Finally, save images to PDF pages Moreover...

    docs.aspose.com/pdf/androidjava/convert-tiff-to...
  2. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#.... What is this page about? This page outlines how to enable...the table to the width of the page and AutoFit to Contents option...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  3. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of Page. I want to print it on bottom of Page (as soon as possible). I use AutoResize mode (it is working very strange …...bottom of page. I want to print it on bottom of page (as soon...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  4. 档案

    档案... 初始化 Page 和 Outline 类对象。 添加 RichText 节点。...Document(); // 初始化 Page 类对象 Page page = new Page(doc); // 初始化大纲类对象...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  5. Stamping with Aspose.PDF using Rust|Aspose.PDF ...

    This section describes how to add image stamps and text stamps to a PDF Page via Rust....Adding Page Number stamps in the PDF File - add page numbers...their placement. Get and Set Page Properties...

    docs.aspose.com/pdf/rust-cpp/stamping/
  6. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...Contain require both the target page dimensions (width & height)...rendering pipeline is built. If the page size is not explicitly set,...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  7. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python...Document Iterating through PDF Pages Extracting Table Data import...each page in the document for page in document . pages : absorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  8. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  9. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...saving a document into fixed page formats (PDF, XPS, images etc)...this property is set to True . page_saving_callback Allows to control...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....Add a new page to the document Add the image to the page Save the...Add a new page to the document page = document . pages . add ()...

    docs.aspose.com/pdf/python-cpp/convert-image-to...