Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 11,170 for

scaling

(0.08 sec)
  1. Special Barcode Reading Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...distortions caused by excessive scaling of a barcode image can be mitigated...mitigated by reducing the scale space. It can be done using the...

    docs.aspose.com/barcode/python-net/special-barc...
  2. WEBP Images Resize with Python | products.aspos...

    How to use Python for WEBP images and photos resize on desktop and web applications....There is often a necessity to scale down images and save files in...image quality. During the scaling process, it is important to...

    products.aspose.com/imaging/python-net/resize/w...
  3. Online TIFF File Watermarking or Build Python A...

    Free online app to Watermark different TIFF files. Python Watermarking library code for TIFF documents....Resolution-Aware Watermark Scaling Adjust watermark size based...

    products.aspose.com/total/python-net/watermark/...
  4. Get Resolution and Dimensions of Images|Aspose....

    Learn how to retrieve resolution and dimensions of embedded images from a PDF in .NET using Aspose.PDF.... It also supports scaling, rotating, and skewing any...graphics work ConcatenateMatrix // scale (with previous rotation) contents...

    docs.aspose.com/pdf/net/get-resolution-and-dime...
  5. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... It also supports scaling, rotating, and skewing any...graphics work ConcatenateMatrix // scale (with previous rotation) contents...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  6. Node.js via Java APIs for Excel Spreadsheets | ...

    Process Excel file formats using Node.js via Java library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via Java on Windows, macOS & Linux...orientation, breaks, size, scaling, headers, footers, and zoom...

    products.aspose.com/cells/nodejs-java/
  7. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...accuracy and the bar graph scaling. We will keep you informed...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  8. Worksheet Views|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....set a worksheet’s zoom or scaling factor. This feature helps...

    docs.aspose.com/cells/go-cpp/worksheet-views/
  9. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....curves, allowing unlimited scaling without loss of quality. Character...controls how spacing and glyph scaling adapt to textLength ( spacing...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  10. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...PDF must scale it before placing it. If the...image must be scaled using a single uniform scale factor based...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...