Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,073 for

matrix transformation

(0.15 sec)
  1. Trabajar con imágenes en archivos PS | Python

    Cómo agregar una imagen a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....18 # Create an image transform 19 transform = aspose. pydrawing...pydrawing . drawing2d . Matrix () 20 transform. translate ( float (35)...

    docs.aspose.com/page/es/python-net/ps/working-w...
  2. Trabalhar com Transformações em ficheiro PS | P...

    Como transformar um conteúdo num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....with open (data_dir + "Transformations_outPS.ps" , "wb" ) as out_ps_stream:...100)) 16 17 ########## No transformations ########## 18 # Set the...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  3. Lavorare con le trasformazioni in un file PS | ...

    Come trasformare un contenuto in un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....with open (data_dir + "Transformations_outPS.ps" , "wb" ) as out_ps_stream:...100)) 16 17 ########## No transformations ########## 18 # Set the...

    docs.aspose.com/page/it/python-net/ps/working-w...
  4. 画像の解像度と寸法を取得する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFから埋め込まれた画像の解像度と寸法を取得する方法を学びます。... Matrix ( 1 , 0 , 0 , 1 , 0 , 0 ));...operators to revert the transformations back to previously set...

    docs.aspose.com/pdf/ja/net/get-resolution-and-d...
  5. Chercher

    chercher...MEASURE_TRAILING_SPACES matrix = Matrix() matrix.translate(sz.width...rotation matrix.rotate(-45.0) graphics.transform = matrix # Appliquer...

    blog.aspose.com/fr/imaging/add-watermark-to-ima...
  6. Aspose.PSD для Java 21.5 - Примітки до випуску|...

    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....Matrix.TYPE_FLIP F:com.aspose.psd.Matrix.TYPE_GENERAL_ROTATION...aspose.psd.Matrix.TYPE_GENERAL_SCALE F:com.aspose.psd.Matrix.TYPE_GENERAL_TRANSFORM...

    docs.aspose.com/psd/uk/java/aspose-psd-dlya-jav...
  7. Trabajar con transparencia en PostScript | C++

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...
  8. Lavorare con la trasparenza in PostScript | C++

    Come aggiungere la trasparenza a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...System::Drawing::Drawing2D::Matrix > (1. 0f , 0. 0f , 0. 0f ,...

    docs.aspose.com/page/it/cpp/ps/working-with-tra...
  9. Arbeiten mit Texturen in PostScript | .NET

    Wie man einer PS-Datei ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Stellen Sie die erforderliche Transformation im Texturpinsel ein. Legen...the mattern 21 Matrix transform = new Matrix(2, 0, 0, 1, 0, 0);...

    docs.aspose.com/page/de/net/ps/working-with-tex...
  10. Lavorare con il gradiente in un file XPS | Python

    Come aggiungere un gradiente verticale, orizzontale o lineare a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri la funzionalità per Python.... render_transform = doc. create_matrix (1, 0, 0, 1, 20...14 path. render_transform = doc. create_matrix (1, 0, 0, 1, 20...

    docs.aspose.com/page/it/python-net/xps/working-...