Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 180,391 for

aspose page

(0.18 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCurve...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-curve/
  2. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...aspose.pdf.examples ; import java...java.util.* ; import com.aspose.pdf.* ; public class ExampleTextMarkupAnn...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  3. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....adding a Circle object with Aspose.PDF for C++. Follow the steps...to paragraphs collection of page Save our PDF file void ExampleCircle...

    docs.aspose.com/pdf/cpp/add-circle/
  4. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....code snippet also works with Aspose.PDF.Drawing library. A Text...Annotations collection of a particular Page. This collection contains the...

    docs.aspose.com/pdf/net/text-annotation/
  5. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。...NET Contents [ Hide ] Aspose.PDF for .NET 可用于开发不使用 Visual...NET。 实施细节 创建一个示例 web 应用程序,并将 Aspose.PDF.dll 复制到您网站目录中名为 “Bin” 的目录中(...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  6. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can perform c...recognized character using Aspose.OCR.AsposeOcr.RecognizeCharacters...

    docs.aspose.com/ocr/net/image-regions-character...
  7. How to Extract Text From Image in C#

    This topic helps you understand how to extract text from image in C#. Read text from image using C# or read characters from image in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/ocr/net/how-to-extract-text-from-...
  8. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  9. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to text and transform scanned PDF to searchable and editable documents with Aspose OCR API.... Aspose OCR library supports over 140...and archives, and read multi-page PDF documents and TIFF images...

    products.aspose.com/ocr/
  10. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 从头创建表单 在 PDF...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/create-form/