Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 185,610 for

page

(0.61 sec)
  1. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-Page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...Conversion Type: Excel → Multi-page TIFF Image Type: Color input...the first page may reflect color partially; other pages are converted...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  2. How to add Freetext Annotation using Java | Asp...

    Add 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...
  3. Load Text File in PHP|Aspose.Words for .NET

    Loading text document using Aspose.Words for .NET in PHP using COM in C#....Hide ] What is this page about? This page explains how to load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/load-text-file-in-php/
  4. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - PHP 此示例代码说明如何在...$inputFile ); // get particular page $page = $document -> getPages ()...

    products.aspose.com/pdf/zh-hant/php-java/text/
  5. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the document in C++....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  7. Get skew angle via C# | Aspose

    Automatic Skew Detection....image on the page. When working with single-page images, this...always 0. Page int Page number. When working with single-page images...

    products.aspose.com/ocr/net/recognition/get-skew/
  8. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...that separate an entry and its page number. format Gets a FieldFormat...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Javascript Split A File

    Split documents programmatically in JavaScript: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...{ // Get first page var page = document . Pages [ 1 ]; // Define...Annotations . LinkAnnotation ( page , linkFragments [ 1 ]. Rectangle...

    docs.aspose.com/pdf/zh/net/link-annotations/