Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 187,790 for

page

(0.27 sec)
  1. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....Examples Shows how to specify page properties in inches. let doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/python-net/convert-excel-...
  3. 如何使用 Java 刪除 Freetext 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Freetext 註釋。...using AnnotationSelector Page page = document . getPages ()....AnnotationSelector ( new FreeTextAnnotation ( page , Rectangle . getTrivial ()...

    products.aspose.com/pdf/zh-hant/java/annotation...
  4. Extract Images from PDF File|Aspose.PDF for .NET

    This section shows how to extract images from PDF file using C# library....File Contents [ Hide ] Using page resources The following code...library. Images are held in each page’s Resources collection’s Images...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  5. Using TrueType Fonts in C#|Aspose.Words for .NET

    Aspose.Words for .NET can find the right font or its suitable replacement for correct document rendering using C#. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font.... What is this page about? This page explains how to use...rendering. Converting to Fixed-page Format in C# Enable OpenType...

    docs.aspose.com/words/net/using-truetype-fonts/
  6. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 向文档对象添加一个 Page 。 创建一个 TextFragment 对象。 将 TextFragment...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  7. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/python-net/deskew/
  8. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. @property...with rows that repeat on every page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在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/
  10. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/cpp/aspose.words.lay...