Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 7,462 for

rotation

(0.22 sec)
  1. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....can rotate the image by the specified degree using rotate image...image processing filter. The rotation angle is passed in degrees:...

    docs.aspose.com/ocr/python-net/deskew/
  2. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  3. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Rotation = 15 ; artifact . Opacity...

    products.aspose.com/pdf/net/watermark/add/
  4. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/
  5. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/cpp/watermark/add/
  6. Aspose.OMR for C++ form structure|Documentation

    The layout, structure and core elements of the Aspose.OMR for C++ machine-readable forms....regardless of the image quality, rotation angle and geometric distortions...

    docs.aspose.com/omr/cpp/omr-form-structure/
  7. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram.... Value ); } 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  8. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Wrong coordinates of rotated shape imported from DOCX in 25.2/24...newest version when importing rotated shapes (excluding 0 or 180...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImageResolution method. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB. Default is %96 dpi in C++....properties such as cropping or rotation require saving transformed...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/