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

rotation

(0.45 sec)
  1. Work with PDF Pages in Python|Aspose.PDF for Py...

    Learn how to add, move, rotate, crop, extract, stamp, and manage PDF pages in Python....insert, delete, move, extract, rotate, resize, and crop pages, then...pages into a new PDF file. Rotating Pages - change page orientation...

    docs.aspose.com/pdf/python-net/working-with-pages/
  2. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....e : return def_val def get_rotation_angle ( self , rotationAngle...the rotation angle in degrees based on the given rotation angle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  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. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。... Center ); // specify rotation watermark . setRotation (...setOffsetY ( 200 ); // Specify rotation. watermark . setRotation (...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  8. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/php-java/connector/
  9. 使用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/
  10. 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/