Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,981 for

image rotation

(1.83 sec)
  1. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加图像图章。... toString ()); // Create image stamp ImageStamp imageStamp...); imageStamp . setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/zh-hant/java/stamps/image/
  2. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points....The bounds takes the shape rotation into account. Examples Shows...) # Verify the size of the image that the OfficeMath object will...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the shape in points....size takes into account shape rotation (if any). Examples Shows how...) # Verify the size of the image that the OfficeMath object will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the shape in points....bounds takes into account shape rotation (if any). Examples Shows how...) # Verify the size of the image that the OfficeMath object will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert SVG to PDF in C#

    This quick topic will let you convert SVG to PDF in C#. It covers information about the environment settings and working code example to create a SVG to PDF converter software in C#....Imaging Product Family Aspose.BarCode...the source SVG file using the Image class instance Create an instance...

    kb.aspose.com/cad/net/convert-svg-to-pdf-in-csh...
  6. Manipulating WebP Images|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....Manipulating WebP Images Contents [ Hide ] Convert GIFF Image Frame to...to WebP Image Aspose.Imaging enables you to extract a frame or...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  7. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...isLandscape); Image image = new Image(); image.setImageStream(new...decode(base64Image))); image.setFixWidth(100); image.setFixHeight(50);...

    forum.aspose.com/t/pdf-base64image/315504
  8. Manipulating WebP Images|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....Manipulating WebP Images Contents [ Hide ] Convert GIFF Image Frame to...to WebP Image Aspose.Imaging enables you to extract a frame or...

    docs.aspose.com/imaging/java/manipulating-webp-...
  9. Change QR Code Color using Python

    This article guides on how to change QR code color using Python. It shares instructions set for developing the application, IDE configuration, and a sample code to set QR code background color using Python....Imaging Product Family Aspose.BarCode...generator Save the output QR code image as a PNG on the disk The aforementioned...

    kb.aspose.com/barcode/python/change-qr-code-col...
  10. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++....barcode data (text) along with image. get_End () override Gets the...get_SymbolRotation () Gets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...