Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,106 for

scaling

(0.1 sec)
  1. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code.... To scale canvas 4 call the Scale() Method. To rotate...new canvas with the double scale transformation to the main canvas...

    products.aspose.com/page/net/work-with-canvases/
  2. LaTeX includegraphics

    Erfahren Sie mehr über das LaTeX-Grafikmakro, Bildtransformationen, Ansichtsfenster, Beschneidung und den Unterschied zwischen Grafik- und Grafikpaketen.... png }} % scales both width and height by 0...includegraphics{sample - image. png }} % scales the width and height by 0....

    docs.aspose.com/tex/de/java/latex-includegraphics/
  3. 演示视图属性|Aspose.Slides 文档

    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....get_SlideViewProperties () -> set_Scale ( 100 ); // 幻灯片视图的缩放值(以百分比表示)...get_NotesViewProperties () -> set_Scale ( 100 ); // 备注视图的缩放值(以百分比表示)...

    docs.aspose.com/slides/zh/cpp/presentation-view...
  4. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...imgHeight > pageHeight) { double scale = Math.min(pageWidth / imgWidth...= imgWidth * scale; newHeight = imgHeight * scale; } Image image...

    forum.aspose.com/t/duplicate-image-is-creating-...
  5. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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 ; // It makes resize image ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. PS fájl vásznainak kezelése | .NET

    .NET API megoldás PS fájlok kezeléséhez. Kódpélda a PS fájlok grafikai állapotainak vágására és transzformálására néhány soros C# kóddal....hozzáadásához más transzformációkkal a Scale() , Rotate() , Shear() és Transform()...Translate( 0 , 200 ); ////////// Scaling ////////// //Save graphics...

    products.aspose.com/page/hu/net/work-with-ps-gr...
  7. התעדכונים של Aspose.PSD עבור .NET 20.10|Documen...

    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.... // We can scale, rotate, skew, distort, perspective...string fileName ) { const int scale = 4 ; string filePath = dataDir...

    docs.aspose.com/psd/he/net/aspose-psd-for-net-2...
  8. Watermarker.Create | Aspose.Words för .NET

    Skapa en ny vattenstämpelprocessor med vår innovativa metod för att enkelt förbättra dina bilder och skydda ditt innehåll.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Watermarker.Create | Aspose.Words per .NET

    Crea un nuovo processore di filigrane con il nostro metodo innovativo per migliorare le tue immagini e proteggere i tuoi contenuti senza sforzo.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/it/net/aspose.words....
  10. 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/