Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,209 for

rotate page

(0.06 sec)
  1. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...之后,您可以调用 Page 的 AddStamp 方法将印章添加到 PDF 中。 以下代码片段也适用于...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  2. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....Overview Contents [ Hide ] This page is an overview of Aspose.PDF...add/edit text, manipulate PDF pages, add annotations, handle custom...

    docs.aspose.com/pdf/cpp/overview/
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...PDF to PDFA in Java How to Rotate a Cell in Excel using Python...

    kb.aspose.com/categories/page/62/
  4. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....transformation: scale, resize, crop, rotate, convert to black and white...unified processing of multi-page images. Various formats support...

    products.aspose.com/imaging/python-net/
  5. 使用 Java 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    Java原始程式碼用於在Java和PHP,德爾福上使用PDF中的郵票。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...()); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/zh-hant/java/stamps/
  6. 使用 Java 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 Java 和 PHP 上使用 PDF 格式的邮票的 Java 源代码,德尔福。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...()); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/zh-hans/java/stamps/
  7. Java BarCode API

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Learn how to programmatically rotate barcode images in Java using...extract barcode images from multi-page PDF documents in Java applications...

    blog.aspose.com/tag/java-barcode-api/
  8. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction....Search and Get Text from Pages of PDF Document Contents [ Hide...Search and Get Text from All the Pages of PDF Document TextFragmentAbsorber...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  9. C# .NET Cross-platform Image Library API | prod...

    Image processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within C# ASP.NET VB.NET applications...Transformation: Resize, crop, flip, rotate, binarize, grayscale, deskewing...images, including uniform multi-page image processing. Format Compatibility...

    products.aspose.com/imaging/net/
  10. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...