Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 4,425 for

rotate page

(1 sec)
  1. Aspose::Words::Rendering::PageInfo class | Aspo...

    Aspose::Words::Rendering::PageInfo class. Represents information about a particular document Page. To learn more, visit the documentation article in C++....about a particular document page. To learn more, visit the Rendering...get_Colored () Returns true if the page contains colored content. get_HeightInPoints...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements....OMR uses a special page layout to provide superior recognition...accuracy of multi-page forms, photos, and even rotated / skewed images...

    docs.aspose.com/omr/net/omr-form-structure/
  3. Online HTML to TGA Conversion or Build .NET bas...

    Free online app to convert HTML to TGA files. .NET C# conversion library code for HTML documents....Watermark via C#, Convert & Rotate HTML File to TGA via C#. Develop...files are used to store web page information, making them ideal...

    products.aspose.com/total/net/conversion/html-t...
  4. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  5. Ինչպես պտտել PDF-ը Python-ի միջոցով

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես պտտել PDF-ը Python-ի միջոցով: Այն պարունակում է հավելվածը գրելու մանրամասն քայլեր և գործարկվող կոդ՝ PDF էջերը Python-ի միջոցով պտտելու համար:...Page Product Family Aspose.PSD Product...կողմնորոշումը փոխելու համար Rotate էջի բովանդակությունը նաև անհրաժեշտության...

    kb.aspose.com/hy/pdf/python/how-to-rotate-pdf-u...
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); imageStamp . setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  7. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Pages|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfPageEditor Class....Ask AI Working with Pages Contents [ Hide ] The PdfPage Editor...various manipulation with pages: Rotating Page in PDF Document Applying...

    docs.aspose.com/pdf/net/pdfpageeditor-class/
  9. How to Generate Barcode Image in C#

    This article provides information on how to generate Barcode image in C#. It will provide details about configuring the environment, steps to perform the task and runnable Barcode printing code in C#....Page Product Family Aspose.PSD Product...appearance in terms of size, rotation angle, resolution, border...

    kb.aspose.com/barcode/net/how-to-generate-barco...
  10. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... Page page = document . getPages ()....迭代页面内容。 for ( int i = 1 ; i <= page . getContents (). size (); i...

    docs.aspose.com/pdf/zh/java/whatsnew/