Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,749 for

image rotation

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

    Java原始程式碼,用於在Java和PHP上將圖像圖章添加到PDF中,德爾福。... toString ()); // Create image stamp ImageStamp imageStamp...); imageStamp . setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/zh-hant/java/stamps/image/
  2. 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...
  3. 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...
  4. 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...
  5. Archive

    archives...Imaging for .NET is a go-to image resize service...is also powered by Aspose.Imaging for .NET . However, there is...

    blog.aspose.com/imaging/reduce-the-size-of-a-jp...
  6. 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...
  7. 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...
  8. 请教,如何在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
  9. How to Convert PLT to PDF in C#

    This quick article explains how to convert PLT to PDF in C#. It covers all the important information including the algorithm and code snippet to create a PLT to PDF converter software in C#....Imaging Product Family Aspose.BarCode...the source PLT file with the Image class Create an object of the...

    kb.aspose.com/cad/net/how-to-convert-plt-to-pdf...
  10. Generate EAN 13 Barcode in Python

    This guide covers how to generate EAN 13 barcode in Python. It discusses the environment configuration, the stepwise process, and a code snippet to create EAN 13 barcode in Python....Imaging Product Family Aspose.BarCode...output EAN 13 barcode as a PNG image These steps outline the process...

    kb.aspose.com/barcode/python/generate-ean13-bar...