Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 141,256 for

page

(0.08 sec)
  1. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/
  2. C++ OCR Image To Text Conversion | Aspose

    Convert images to text using C++ OCR library within your software application....extracting single line text, whole page text, text within a particular...and can handle any text fonts, page layouts and styles. Image to...

    products.aspose.com/ocr/cpp/conversion/
  3. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  4. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access Page height in points. Enhance your document layout with precise measurements!...property Gets the height of the page in points. public float HeightInPoints...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  5. PageRange | Aspose.Words for .NET

    Create customized Page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange constructor Creates a new page range object. public PageRange...starting page zero-based index. to Int32 The ending page zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Resize PDF using Java | Aspose.PDF

    Resize PDF documents programmatically with Java sample code using Aspose.PDF for Java....Resize PDF Pages with Java Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/java/resize/
  7. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....To add a new shape: Find the page - Each Visio diagram contains...collection of pages. Developers may retrieve the page by page ID or Name...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  8. 检索、获取、复制和插入页面|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.... Page 对象表示前景页面或背景页面的绘图区域。 Diagram 类公开的 Pages 属性支持 Pages 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 检索页面信息编程示例...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  9. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  10. Working with Hyperlinks|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.... On multi page Visio drawings, hyperlinks can...can move you from one page to another. You also can link your...

    docs.aspose.com/diagram/java/working-with-hyper...