Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,430 for

image rotation

(0.07 sec)
  1. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise shape size in points, enhancing your design precision and efficiency....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/net/aspose.words.ren...
  2. 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-...
  3. 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...
  4. NodeRendererBase.OpaqueBoundsInPoints | Aspose....

    Discover the NodeRendererBase OpaqueBoundsInPoints property to easily access shape boundaries in points, enhancing your design precision and efficiency....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/net/aspose.words.ren...
  5. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_OpaqueBoundsInPoints method. Gets the opaque bounds of the shape in points in C++....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/cpp/aspose.words.ren...
  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. 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...
  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...