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

rotate page

(0.13 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. 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...
  3. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Page Product Family Aspose.PSD Product...to Excel using Python How to Rotate Text in PDF using Python How...

    kb.aspose.com/pdf/page/12/
  4. 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/
  5. 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...
  6. 获取和设置页面属性|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...
  7. 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...
  8. Group, Convert and Verify Shapes|Documentation

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-3" ); // Initialize an array of shapes...

    docs.aspose.com/diagram/java/group-convert-and-...
  9. 使用 Java 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...()); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/zh-hans/java/stamps/
  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-...