Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 188,037 for

page

(0.28 sec)
  1. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....to a specific position on a page. You will learn how to create...create a new PDF document, add a page, insert text at given coordinates...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  2. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  3. 使用 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/
  4. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/faq/
  5. 在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/
  6. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... pages . accept ( text_absorber ) for...= ap . Document () page = document . pages . add () checkbox =...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  7. Code Comparison for common features with NPOI|A...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and NPOI using C#.... What is this page about? This page describes a code comparison...results. Please refresh the page and try again....

    docs.aspose.com/words/net/code-comparison-for-c...
  8. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/pub/net/ms-publisher-notes/
  9. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#.... What is this page about? This page explains how to run...results. Please refresh the page and try again....

    docs.aspose.com/words/net/helloworld-example-in...
  10. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...recognition on each scanned page. Below is a complete, step‑by‑step...the scanned PDF. Renders each page to an image (required for OCR)...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...