Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,766 for

image rotation

(0.05 sec)
  1. 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...
  2. 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...
  3. Create a Chart in a PowerPoint Presentation in ...

    Learn how to automate PowerPoint chart creation using C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart’s rotation angles in the X and Y directions...// Set the chart rotation. ppChart . Rotation = 20 ; // Y-Value...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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/net/manipulating-webp-i...
  9. 请教,如何在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
  10. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Imaging Product Family Aspose.BarCode...Aspose.TeX Product Family How to Rotate Text in Adobe Acrobat using...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...