Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 186,505 for

aspose page

(0.15 sec)
  1. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/page/4/
  2. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。... 输出 XML 格式是自定义的 Aspose 格式。XML 包含一组名为 Problem 的标签;...属性表示 PDF 规范中的相应规则。 以下代码片段还可以与 Aspose.PDF.Drawing 库一起使用。 以下代码片段演示如何验证...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  3. Rotate Image in Python

    This tutorial explains the workflow to rotate image in Python. It includes the algorithm and a working code sample to spin photo in Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/python/rotate-image-in-py...
  4. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...segmentation and text extraction. Aspose.OCR offers automated processing...

    docs.aspose.com/ocr/net/deskew/
  5. Aspose.ZIP Product Family

    Find answers about compressing and decompressing ZIP, GZIP, BZ2, TAR, RAR and other archive file formats....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/page/2/
  6. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/page/5/
  7. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java...add Image in PDF, we’ll use Aspose.PDF for Java API which is a...<name>Aspose Java AP</name> <url>https://releases.aspose.com/java/repo/</url>...

    products.aspose.com/pdf/java/images/add/
  8. Set Orientation and Control the Export of Hidde...

    This section explains how to set Page's layout with Aspose.Diagram....Visio Pages on Saving Contents [ Hide ] Change a Visio Page Layout...Layout to Portrait or Landscape Aspose.Diagram for .NET API allows...

    docs.aspose.com/diagram/net/set-orientation-and...
  9. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加水印注释 水印注释...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  10. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...C# 和 Aspose.PDF 创建 PDF 文档的简单步骤。在本文中,我们将看看如何使用 C# 和 Aspose.PDF...数据但没有页面的空 PDF 文档。 向文档对象添加一个 Page 。现在我们的文档将有一页。 向页面添加一个 Image...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/