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

scaling

(1.55 sec)
  1. Arbeiten mit Transformationen in PS-Datei | Python

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....) 47 48 ########## Scaling ########## 49 # Save graphics...write_graphics_save () 51 52 # Scale the current graphics state on...

    docs.aspose.com/page/de/python-net/ps/working-w...
  2. Travailler avec des transformations dans PS | P...

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...) 47 48 ########## Scaling ########## 49 # Save graphics...write_graphics_save () 51 52 # Scale the current graphics state on...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  3. Робота з перетвореннями у файлі PS | Java

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...верхнього рівня: Copy 1 ////////// Scaling ////////// 2 //Save the graphics...writeGraphicsSave (); 4 5 //Scale current graphics state on 0...

    docs.aspose.com/page/uk/java/ps/working-with-tr...
  4. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....Specify the scaling factor 300%. 14 options. Scale = 3000; 15...we instruct the renderer to scale the output by 300%. Next two...

    docs.aspose.com/tex/es/net/latex-math-formula-r...
  5. Optimal Path Finder|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....Radius : Le rayon de recherche Scale : L’échelle de la grille IsMoveOnlyRoad...notable ici est le paramètre Scale. S’il est spécifié dans le constructeur...

    docs.aspose.com/gis/fr/net/optimal-path-finder/
  6. 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...
  7. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....imageWatermarkOption -> set_Scale ( 5 ); imageWatermarkOption...imageWatermarkOption -> set_Scale ( 5 ); imageWatermarkOption...

    reference.aspose.com/words/cpp/aspose.words/wat...
  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. 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-...
  10. 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...