Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,926 for

scaling

(0.52 sec)
  1. ImageWatermarkOptions.is_washout property | Asp...

    ImageWatermarkOptions.is_washout property. Gets or sets a boolean value which is responsible for washout effect of the watermark...scale property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LaTeX includegraphics

    Scopri la macro del LaTeX Include.... png }} % scales both width and height by 0...includegraphics{sample - image. png }} % scales the width and height by 0....

    docs.aspose.com/tex/it/java/latex-includegraphics/
  3. LaTeX incluye gráficos

    Aprenda sobre las macros de gráficos en LaTeX, las transformaciones de imágenes, la ventana gráfica, el recorte y la diferencia entre gráficos y paquetes.... png }} % scales both width and height by 0...includegraphics{sample - image. png }} % scales the width and height by 0....

    docs.aspose.com/tex/es/java/latex-includegraphics/
  4. Come scalare un foglio di lavoro con Python.NET...

    Questo articolo spiega come scalare un foglio di lavoro usando Aspose.Cells for Python.NET.... page_setup # Set the scaling to a specific percentage (e...workbook workbook . save ( "output_scaled_percentage.xlsx" ) Riferimenti...

    docs.aspose.com/cells/it/python-net/how-to-scal...
  5. Відтворення математичних формул LaTeX | Python ...

    У статті подано огляд рішення Aspose.TeX API для Python та його функціональних можливостей для відтворення математичних формул LaTeX. Вивчіть приклади коду...Specify the scaling factor 300 % . 18 options. scale = 3000 19...Specify the scaling factor 300 % . 18 options. scale = 3000 19...

    docs.aspose.com/tex/uk/python-net/latex-math-fo...
  6. ImageSaveOptions.imageSize2 property | Aspose.W...

    ImageSaveOptions.imageSize2 property. Gets or sets the size of a generated image in pixels....the specified resolution and scale. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ImageWatermarkOptions::GetType m...

    How to use GetType method of Aspose::Words::ImageWatermarkOptions class in C++....Aspose::Words::ImageWatermarkOption::get_Scale method Aspose::Words::ImageWatermarkOption::Is...

    reference.aspose.com/words/cpp/aspose.words/ima...
  8. Archivo

    Archivo...get_thumbnail(scale\x, scale\y).save(string, ImageFormat...pres.slides[index] # Define scaling scaleX = 2 scaleY = 2 # Save...

    blog.aspose.com/es/slides/convert-ppt-to-png-in...
  9. Aspose.PSD for .NET 22.12 - 릴리스 노트|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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // 크기 조정 수행 image . Resize...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  10. Druckpräsentation|Aspose.Slides Dokumentation

    Drucken von PowerPoint-Präsentationen in Java...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/de/java/print-presentation/