Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 6,658 for

rotate

(0.08 sec)
  1. Features|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....barcode appearance : size, rotation, resolution, colors, captions...auto-sizing , and barcode rotation Full Unicode support for multilingual...

    docs.aspose.com/barcode/java/features/
  2. เพิ่มแสตมป์ข้อความลงใน PDF โดยใช้ C++ | Aspose.PDF

    รหัสที่มาสาธิตง่ายๆเพื่อเพิ่มการประทับข้อความเป็น PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/th/cpp/stamps/text/
  3. Python 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 텍스트 스탬프를 추가하는 Python 소스 코드입니다....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/stamps/text/
  4. Поворот страниц PDF с использованием JavaScript...

    Эта тема описывает, как изменить ориентацию страниц в существующем PDF-файле программно с помощью JavaScript через C++... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*Повернуть...

    docs.aspose.com/pdf/ru/javascript-cpp/rotate-pa...
  5. Faire pivoter les pages PDF avec JavaScript via...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant de manière programmée via JavaScript via C++... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*Faire...

    docs.aspose.com/pdf/fr/javascript-cpp/rotate-pa...
  6. Semplificare la creazione della matrice di tras...

    Aspose.3D for Python via .NET API offre la classe TransformBuilder che semplifica la creazione della matrice di trasformazione in base alle operazioni della catena.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/it/python-net/simplify-the-c...
  7. Kako rotirati PDF koristeći C#

    Ovaj članak opisuje kako rotirati PDF pomoću C#. Ima postavke razvojnog okruženja, popis koraka koje treba izvršiti i primjer koda koji se može pokrenuti za rotiranje PDF stranica pomoću C#....pravokutnik Postavite svojstvo Rotation stranice da također rotirate...svojstvo Rotate stranice koje je postavljeno na Rotation.on270 u...

    kb.aspose.com/hr/pdf/net/how-to-rotate-pdf-usin...
  8. Product Overview|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....color of barcode elements, rotation angle, image quality, X-dimension...height, resolution, color, rotation angle, text label and captions...

    docs.aspose.com/barcode/cpp/product-overview/
  9. แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช...

    ซอร์สโค้ดสาธิตง่ายๆในการทำงานกับแสตมป์ในรูปแบบ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/th/cpp/stamps/
  10. Alterar Tamanho da Página do PDF Programaticame...

    Alterar o tamanho da página do seu arquivo PDF usando PHP....ângulo de 90 graus $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obter informações de altura...

    docs.aspose.com/pdf/pt/php-java/change-page-size/