Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,374 for

rotate page

(0.08 sec)
  1. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf Page. Currently it is adding in each Page. Is there any Page parameter to pass in AsposePdfAddStamp, So only particular that Page will show the stamp. Th…...Add stamp image in particular page using AsposePdfAddStamp Aspose...particular pdf page. Currently it is adding in each page. Is there...

    forum.aspose.com/t/add-stamp-image-in-particula...
  2. How to add watermark to doc's every page - Free...

    How to add text as watermark in every Page?I try it, but some Pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...add watermark to doc's every page Aspose.Words Product Family...watermark in every page?I try it, but some pages don’t have watermark...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  3. Change PDF Page Size Programmatically|Aspose.PD...

    使用C++库更改PDF文件的页面大小。...Change PDF Page Size Programmatically Contents [ Hide ] PDF是...页面大小。本主题解释如何更新/更改现有 PDF 文件的页面尺寸(大小)。 Page 类包含 SetPageSize(…) 方法,该方法允许...

    docs.aspose.com/pdf/zh/cpp/change-page-size/
  4. Skew correction|Documentation

    How to straighten a Rotated image 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/java/deskew/
  5. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....SetLicense Page core operation Add page. Insert page. Delete page. Count...Count page. Organize Optimize. OptimizeResource. Grayscale. Rotate...

    docs.aspose.com/pdf/go-cpp/key-features/
  6. Skew correction|Documentation

    How to straighten a Rotated image 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/net/deskew/
  7. Overview|Aspose.PDF for Go via C++

    Overview of key-features and supported formats of Aspose.PDF for Go, installation and licensing manual of Go via C++ library....PDF for Go via C++ This page is an overview of Aspose.PDF...resources. Let’s check Docs pages for more details: Optimize PDF...

    docs.aspose.com/pdf/go-cpp/overview/
  8. 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/
  9. Working with PDF Pages in Go|Aspose.PDF for Go ...

    How to add Pages, Rotate Pages, add Page number, you can know in this section. Aspose.PDF for Go via C++ explain to you all details on this topic....Working with PDF Pages in Go Contents [ Hide ] You are able to...do the following: Add Pages - add pages into your PDF file via...

    docs.aspose.com/pdf/go-cpp/working-with-pages/
  10. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 PDF 文件中的页面方向。...您还可以通过使用 Rotate() 方法设置旋转角度来更改页面方向。 // For complete...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/rotate-pages/