Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 7,539 for

rotation

(0.16 sec)
  1. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。...Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ja/net/change-page-size/
  2. Ořezání, Otočení a Změna Velikosti Obrázků|Docu...

    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....Rotate, která umožňuje uživatelům...RotateFlip metoda RasterImage .Rotate přijímá tři parametry: Úhel...

    docs.aspose.com/psd/cs/net/crop-rotate-and-resi...
  3. Fill.rotateWithObject property | Aspose.Words f...

    Fill.rotateWithObject property. Gets or sets whether the fill rotates with the specified object....Gets or sets whether the fill rotates with the specified object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. تنسيق خلايا إكسل|Documentation

    تطبيق تنسيق خلايا إكسل تطبيق الخلفيات، الحدود، المحاذاة، تنسيقات الأرقام، وأنماط الخلايا باستخدام أتمتة الذكاء الاصطناعي...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/ar/nodejs-cpp/mcp/cell-fo...
  5. Managing Raster Formats in Jython|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....Jython Resizing Images in Jython Rotate and Flip an Image in Jython...

    docs.aspose.com/imaging/java/managing-raster-fo...
  6. Trabalhar com Transformações em ficheiro PS | Java

    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 Java....superior: Copy 1 ////////// Rotation ////////// 2 //Save graphics...writeGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/pt/java/ps/working-with-tr...
  7. Trabajar con transformaciones en archivos PS | ...

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....superior: Copy 1 ////////// Rotation ////////// 2 //Save graphics...writeGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/es/java/ps/working-with-tr...
  8. Öffentliche API Änderungen in Aspose.3D 1.7.0|D...

    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....ermöglicht Entwicklern, zwei Rotations transformationen in eine in...//concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  9. Arbeiten mit Transformationen in PostScript | .NET

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von Aspose.Page unterstützt wird. Erfahren Sie, wie die Funktionalität in .NET genutzt wird....hinzu: Translation, Skalierung, Rotation, Scherung oder eine beliebige...oberen Ebene. Copy 1 ////////// Rotation ////////// 2 //Save the graphics...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  10. Rotar Páginas de PDF Usando C++|Aspose.PDF para...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente de manera programática con C++....de rotación usando el método Rotate(). void ChangePageOrientatio...la página page -> set_Rotate ( Rotation :: on90 ); } // Guardar...

    docs.aspose.com/pdf/es/cpp/rotate-pages/