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

rotation

(0.12 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. 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...
  3. Customize Barcode Appearance|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Node.js via Java...such as barcode label size, rotation angle, barcode paddings, and...BarcodeImageFormat . PNG ); Barcode Rotation In Aspose.BarCode for Node...

    docs.aspose.com/barcode/nodejsjava/customize-ba...
  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. Aspose.OMR for Java form structure|Documentation

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

    docs.aspose.com/omr/java/omr-form-structure/
  6. Barcode Generation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....properties, such as size, rotation angle, paddings, borders,...

    docs.aspose.com/barcode/phpjava/generate-barcodes/
  7. 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/
  8. 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/
  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/