Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 4,241 for

rotate page

(0.47 sec)
  1. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/cpp/add-watermarks/
  2. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  3. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...使用旋转属性在PDF中旋转文本 通过使用 TextFragment 类的Rotation属性,您可以在各种角度旋转文本。文本旋转可以用于文档...(); // 获取特定页面 auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  4. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....Hide ] What is this page about? This page describes how to apply...positioned in the centre of the page. While in Aspose.Words there...

    docs.aspose.com/words/net/add-watermark/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  6. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....Page Product Family Aspose.PSD Product...segments, normalizing angles and rotating the image to name a very few...

    kb.aspose.com/imaging/java/how-to-create-animat...
  7. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....Page Product Family Aspose.PSD Product...like rotating images, refer to the article on how to rotate image...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library.... Call the Page class AddStamp method to add...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  9. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....Visio shapes from the page and customize page setting according to...Get a particular page. Remove the background page. Build a hash...

    docs.aspose.com/diagram/net/group-convert-and-v...
  10. 编辑 PDF 的单独页面|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类编辑 PDF 的单独页面。...显示 在显示类别下,我们可以包括 PageSize、Rotation、Zoom 和 DisplayDuration 等属性。PageSize...B5、Letter、Ledger 和 P11x17。Rotation 属性用于设置单独页面的旋转。它可以接受 0、90、180...

    docs.aspose.com/pdf/zh/net/editing-a-pdf-s-indi...