Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 187,699 for

page

(0.17 sec)
  1. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HTML To PDF Conversion doesn't match - Free Sup...

    We currently have aspose.pdf 6.6.0 and we are considering upgrading to aspose pdf 7.3.0. We are using the trial version of aspose.pdf 7.3.0 to test if it will meet our requirements of converting an html Page to pdf docu…...requirements of converting an html page to pdf document. I've tried...http://en.wikipedia.org/wiki/Main_Page However, the generated pdf looks...

    forum.aspose.com/t/html-to-pdf-conversion-doesn...
  3. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....Document TIFF Renders a page or pages of the document and saves...multipage TIFF file PNG Renders a page of the document and saves it...

    docs.aspose.com/words/cpp/supported-document-fo...
  4. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Add the Text Stamp to Page using AddStamp method Add Text...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/cpp/stamps/text/
  5. Convert Text to Image in C#

    You can convert text to image in C# with this brief tutorial. It explains the step-by-step algorithm and code snippet to export TXT to JPG in C#....Page Product Family Aspose.PSD Product...Document class Iterate through each page with the for-loop Convert text...

    kb.aspose.com/words/net/convert-text-to-image-i...
  6. Resample Added Images - Excel to PDF Conversion...

    Learn how to resample added images when converting Excel to PDF with Aspose.Cells for Python via .NET API....Worksheet Columns on Single PDF Page Analyzing your prompt, please...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/resample-added...
  7. Display Documents in Print Preview|Aspose.Words...

    Display documents in print preview easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to display...results. Please refresh the page and try again....

    docs.aspose.com/words/net/display-documents-in-...
  8. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...pdf" ); var page = esign_doc . PdfDocument . Pages [ 1 ]; // Create...FontSize = 50 ; textStamp . Width = page . PageInfo . Width / 3 ; textStamp...

    products.aspose.com/pdf/zh-hans/signature/
  9. Aspose.BarCode for PHP via Java|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....BarCode for PHP via Java Product Page Install Aspose.BarCode for PHP...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/phpjava/
  10. 使用 Java 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加页脚。...// Add footer on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( imageStamp ); } pdfDocument . save...

    products.aspose.com/pdf/zh-hant/java/footer/