Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 959 for

matrix transformation

(0.07 sec)
  1. Aspose.Page - Content is mirrored - Free Suppor...

    Hello, we use Aspose.Page in .NET and we have the problem that when we convert a .ps (postscript) file to a .pdf file, the content is mirrored. We are using the sample code from this tutorial: And it works, but as I…...apply a page‑mirroring transformation that some PostScript files...text editor and look for transformation operators that reverse...

    forum.aspose.com/t/aspose-page-content-is-mirro...
  2. Convert JSON Format to DICOM via Java | product...

    Parse JSON to DICOM in Java without using Microsoft PowerPoint...new Matrix object and set translation and transformation to the...Medicine)** is crucial for transforming **structured health data**...

    products.aspose.com/total/java/conversion/json-...
  3. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Create the necessary transformation for the image. Add the...document. DrawImage (image, new Matrix(1, 0, 0, 1, 100, 0), Color...

    docs.aspose.com/page/net/ps/working-with-transp...
  4. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。... Matrix ( 1 , 0 , 0 , 1 , 0 , 0 ));...operators to revert the transformations back to previously set...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  5. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... Set the necessary transformation on this brush. Set the... 70), 0f); 23 //Create a transform for brush. X and Y scale component...

    docs.aspose.com/page/net/ps/working-with-gradient/
  6. Color Filters – C# Code – Aspose.SVG for .NET

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....of color filter that uses a matrix to affect the color values...to posterize images. Color Matrix – <feColorMatrix> filter primitive...

    docs.aspose.com/svg/net/color-filters/
  7. Kernel Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Emboss, Blur, MotionBlur as well as custom kernels....These filters operate through a matrix known as a "kernel," outlining...algorithm applies the kernel matrix to each pixel of the source...

    docs.aspose.com/imaging/java/developer-guide/ma...
  8. Convert PCL to DICOM via Java | products.aspose...

    Export PCL file to DICOM in your Java applications without using any third party application...new Matrix object and set translation and transformation to the...**PCL to DICOM** enables transformation of **Printer Command Language**...

    products.aspose.com/total/java/conversion/pcl-t...
  9. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create the necessary transformation for the image. Add the...System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  10. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Path Geometry Set Render Transformation for the path using Fill...24,0 Z" )); 6 //Creating a matrix is optional, it can be used...

    docs.aspose.com/page/cpp/xps/working-with-images/