Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 5,622 for

rotate

(0.07 sec)
  1. Aggiungi timbro di testo al PDF usando C# | Asp...

    Codice sorgente C# per aggiungere un timbro di testo al file PDF su.NET Framework, .NET Core....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/
  2. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  3. Lägg till vattenmärke till PDF med Node.js via ...

    Lär dig hur man lägger till text och bildvattenmärke till PDF när du konverterar Excel till PDF med Aspose.Cells for Node.js via C++....ställa in justering, offset, rotation, opacitet, förgrund/bakgrund...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/sv/nodejs-cpp/add-waterma...
  4. إضافة أختام الصور في ملف PDF باستخدام JavaScrip...

    إضافة ختم الصورة إلى مستند PDF الخاص بك باستخدام وظيفة AsposePdfAddStamp مع مجموعة أدوات JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ar/javascript-cpp/stamping/
  5. Python 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 이미지 스탬프를 추가하는 Python 소스 코드입니다.... rotate = ap . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/ko/python-net/stamps/im...
  6. Aggiungi timbro immagine al PDF usando C++ | As...

    Semplice codice sorgente demo per aggiungere timbri immagine al PDF su qualsiasi piattaforma con linguaggio C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/it/cpp/stamps/image/
  7. Поворот текста внутри PDF|Aspose.PDF for Java

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....с использованием свойства Rotation Используя метод setRotation...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/ru/java/rotate-text-inside-...
  8. Ořezávání, Otočení a Změna Velikosti Obrázků|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....knihovna provést konkrétní postup Rotate & Flip. Otočení Obrázku Metodu...poskytuje metodu RasterImage.Rotate, která usnadňuje uživatelům...

    docs.aspose.com/psd/cs/java/ořezávání-otočení-a...
  9. Shape Layer Manipulation in Aspose.PSD for Java...

    Examples of how to manipulate Shape Layers of PSD File...adjust the position, size, rotation, and other attributes of the...make it larger or smaller, rotating it to any angle, or skewing...

    docs.aspose.com/psd/java/psd-shape-layer-manipu...
  10. Faire pivoter les pages PDF par programmation|A...

    Changer l'orientation des pages et ajuster le contenu de la page à la nouvelle orientation de la page en utilisant Java....chaque page et définissez la rotation à 90 degrés. Enregistrez le...$page -> setRotate (( new Rotation ()) -> On90 ); } // Enregistrer...

    docs.aspose.com/pdf/fr/php-java/rotate-pages/