Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 187,811 for

page

(0.16 sec)
  1. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …...Document(fileStream)) { foreach (Page page in pdfDoc.Page) { page.PageInfo.Width;...Width; ====> 595! page.PageInfo.Height; ====> 842! } } 2. using (var...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  2. 使用 C# 編輯 PDF | Aspose.PDF

    使用 .NET 的 C# 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/zh-hant/net/redaction/
  3. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word... do_not_display_page_boundaries Turns off display...text and the top edge of the page. forms_design Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert Pages in PDF document into TIFF image. You will learn how to convert all or single Pages to TIFF images with Aspose.PDF for Android via Android via Java....makes a possible to convert PDF Pages to TIFF images. The TiffDevice...class allows you to convert PDF pages to TIFF images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/load-a-onenote-document/
  6. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....Page Product Family Aspose.PSD Product...searching for target text on the page, and then striking out it with...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  7. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式编辑 PDF 文档... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/zh-hans/net/redaction/
  9. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!...docx" ); Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  10. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/