Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 191,302 for

page

(0.14 sec)
  1. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....Page Product Family Aspose.PSD Product...get a reference to the desired page Create a LinkAnnotation object...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 向 PDF 添加页面图章 https://products.aspose.com/pdf/zh-hant/net/stamps/Page/ Recent content in 使用 C# 向 PDF 添加页面图章 on Aspsoe.PDF Products Hugo --......com/pdf/zh-hant/net/stamps/page/ Recent content in 使用 C# 向 PDF...aspose.com/pdf/zh-hant/net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/net/stamps/page...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 向 PDF 添加页面图章 https://products.aspose.com/pdf/zh-hant/cpp/stamps/Page/ Recent content in 使用 C++ 向 PDF 添加页面图章 on Aspsoe.PDF Products Hugo ......com/pdf/zh-hant/cpp/stamps/page/ Recent content in 使用 C++ 向...aspose.com/pdf/zh-hant/cpp/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/cpp/stamps/page...
  4. Layout detecton|Documentation

    How to detect the layout on the provided image....GIF, PNG, JPEG, BMP, or single-page TIFF from files, streams, and...or Base64. page Integer Page number for multi-page images. paragraphs...

    docs.aspose.com/ocr/java/layout_detection/
  5. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/get-visio-shape...
  6. PDF Footer Insertion Using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Add the Stamp to Page using AddStamp method. Save...foreach ( var page in pdfDocument . Pages ) { page . AddStamp (...

    products.aspose.com/pdf/net/footer/
  7. Aspose.OMR for C++ form structure|Documentation

    The layout, structure and core elements of the Aspose.OMR for C++ machine-readable forms....Located at the corners of the page, these 4 boxes allow a recognition...quickly and reliably determine the page size and orientation. Reference...

    docs.aspose.com/omr/cpp/omr-form-structure/
  8. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...Worksheets in Excel file Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/python-net/implement-cust...
  9. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....Hide ] Purpose Summary This page explains how to print documents...document or any current active page. this . Application . ActiveDocument...

    docs.aspose.com/words/net/print-documents/