Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 7,636 for

rotation

(0.41 sec)
  1. Archiv

    Archiv...filtru předběžného zpracování Rotate . Chcete-li ručně použít korekci...PreprocessingFilter. Potom přidejte filtr Rotate(). Mezitím vytvořte instanci...

    blog.aspose.com/cs/ocr/skew-correction-in-image...
  2. Graphiques LaTeX | Commande \includegraphics

    L'inclusion de graphiques dans TeX mérite d'être mentionnée. Quand on en parle, la première chose qui vient à l'esprit est la commande `\includegraphics`....width and height independently Rotation des graphiques Copy 1 \ rotatebox{25}{...includegraphics{sample - image. png }} % rotates the image by 25 degrees counterclockwise...

    docs.aspose.com/tex/fr/net/latex-graphics/
  3. Archivo

    Archivo...agua the_string = "45 Degree Rotated Text" graphics = Graphics(image)...Establecer ángulo de rotación matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/es/imaging/add-watermark-to-ima...
  4. Calcola i valori dei pin e imposta le dimension...

    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....of that matrix to a rotation m . rotate (( float ) subShape ...

    docs.aspose.com/diagram/it/java/calculate-pin-v...
  5. Agregar marca de agua a PDF con C++|Documentation

    Aprende cómo agregar marcas de agua de texto e imagen a archivos PDF al renderizar usando Aspose.Cells con C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/es/cpp/add-watermark-to-pdf/
  6. Добавление водяного знака в PDF с помощью C++|D...

    Узнайте, как добавлять текстовые и графические водяные знаки в PDF документы при рендеринге с помощью Aspose.Cells и C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ru/cpp/add-watermark-to-pdf/
  7. إضافة علامة مائية إلى PDF باستخدام C++|Document...

    تعلم كيفية إضافة علامات مائية نصية وصورة إلى ملفات PDF أثناء التصيير باستخدام Aspose.Cells مع C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ar/cpp/add-watermark-to-pdf/
  8. Javaで画像を回転する

    この簡潔なトピックでは、Javaで画像を回転させる方法を示します。Javaでのビットマップ回転操作をユーザーが定義した角度で示し、回転によって露出される領域の背景色を設定する方法も説明します。...パフォーマンスを最適化するためにメモリに読み込んだ画像をキャッシュします rotateメソッドで画像の回転を行い、背景色を設定します 回転した画像をエクスポートします...Javaでビットマップを回転する ために、サンプルではrotateメソッドを使用して画像に特定の回転を適用します。画像の...

    kb.aspose.com/ja/imaging/java/rotate-image-in-j...
  9. LaTeX includegraphics

    Learn about LaTeX includegraphics macro, along with image transformations, viewport, clipping, and the difference between graphics and graphicx packages....width and height independently Rotate figure LaTeX Copy 1 % graphics...includegraphics{sample - image. png }} % rotates the image by 25 degrees counterclockwise...

    docs.aspose.com/tex/java/latex-includegraphics/
  10. 스탬프 클래스|Aspose.PDF for Python via .NET

    Stamp 클래스를 사용하여 Python에서 PDF 문서에 이미지, PDF 및 텍스트 기반 스탬프를 추가하는 방법을 알아봅니다.... rotation = 15.0 pdf_stamper . add_stamp...: str ) -> None : """Add a rotated background image stamp with...

    docs.aspose.com/pdf/ko/python-net/stamp-class/