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

page

(0.24 sec)
  1. 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...
  2. Working with stamps and watermarks|Aspose.PDF f...

    This section explains how you can use PdfFileStamp Class by Aspose.PDF Facades in working with PDF....watermarks Contents [ Hide ] Add PDF Page Stamp Add Text and Image Stamp...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/pdffilestamp-class/
  3. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/conversion...
  4. 使用 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/
  5. 使用 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/
  6. 使用 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/
  7. 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-...
  8. 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...
  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. 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...