Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,256 for

rotate page

(0.08 sec)
  1. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/zh-hans/cpp/stamps/
  2. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Page Product Family Aspose.PSD Product...Signature in PDF using C# How to Rotate Text in PDF using C# How to...

    kb.aspose.com/pdf/net/page/4/
  3. 获取 Python 中的页面属性|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf' # 获取页面集合 page_collection = pdf_document ....getPages (); # 获取特定页面 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  4. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (Java) program. Removing photo background. Online photo editor....and processing images on a web page, the greater the likelihood...example: howto crop image . Rotate You might have a collection...

    docs.aspose.com/imaging/java/developer-guide/ho...
  5. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  6. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...Set preprocessing filters to rotate image before recognition. PreprocessingFilter...result); System.out.println("Full-page OCR completed. Output saved...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  7. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Page Product Family Aspose.PSD Product...Background Color using C# How to Put Page Number in PDF using C# How to...

    kb.aspose.com/pdf/page/7/
  8. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/work-with-canvases/
  9. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/work-with-ps-graph...
  10. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... 调用 Page 类的 AddStamp 方法将印章添加到 PDF 中。...= 300 ; imageStamp . Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...