Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 10,369 for

scaling

(0.16 sec)
  1. Графика LaTeX | команда \includegraphics

    Стоит упомянуть включение графики в TeX. Говоря об этом, первое, что приходит на ум, — это команда `\includegraphics`.... png }} % scales both width and height by 0...includegraphics{sample - image. png }} % scales the width and height by 0....

    docs.aspose.com/tex/ru/net/latex-graphics/
  2. Travailler avec des transformationsdans PS | Py...

    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. 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...
  4. Работа с преобразованиями в PS-файле | Python

    Как преобразовать содержимое файла PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...) 47 48 ########## Scaling ########## 49 # Save graphics...write_graphics_save () 51 52 # Scale the current graphics state on...

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

    Как преобразовать содержимое файла PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Java....уровня: Copy 1 ////////// Scaling ////////// 2 //Save the graphics...writeGraphicsSave (); 4 5 //Scale current graphics state on 0...

    docs.aspose.com/page/ru/java/ps/working-with-tr...
  6. Робота з перетвореннями у файлі 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...
  7. Aspose.PSD für .NET 22.12 - Versionshinweise|Do...

    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 ; // Es ändert die Größe image...

    docs.aspose.com/psd/de/net/aspose-psd-fuer-net-...
  8. Cambiar el tamaño de la diapositiva en presenta...

    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.... DO_NOT_SCALE ) pres . save ( "pres-4x3-aspect-ratio...SlideSizeScaleType . DO_NOT_SCALE ) # Tamaño de papel A4 pres...

    docs.aspose.com/slides/es/python-net/slide-size/
  9. Aspose.PSD voor .NET 22.12 - Release-opmerkinge...

    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 ; // Het maakt de wijziging...

    docs.aspose.com/psd/nl/net/aspose-psd-voor-net-...
  10. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python.... scale = 1.5 # Save the rendered image...# Output the image in gray scale imageOptions . image_color_mode...

    docs.aspose.com/words/python-net/rendering-shap...