Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 7,530 for

rotate

(2.63 sec)
  1. Girar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneiras de girar texto em PDF. Aspose.PDF permite girar texto em qualquer ângulo, girar fragmento de texto ou um parágrafo inteiro....Rotação Usando a propriedade Rotation da Classe TextFragment , você...textFragment2 . TextState . Rotation = 45 ; // Criar fragmento...

    docs.aspose.com/pdf/pt/python-net/rotate-text-i...
  2. Трансформации SVG – Код SVG – Руководство Aspos...

    Научитесь применять преобразования SVG – перенос, масштабирование, поворот и наклон с Aspose.SVG. Включает понятные примеры кода и рекомендации....transform : translate, scale, rotate, skewX, skewY и matrix . Трансляция...f) . Вращение SVG – Rotation Функция rotate(angle, cx, cy) поворачивает...

    docs.aspose.com/svg/ru/net/drawing-basics/svg-t...
  3. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document.... rotation_point_position string Below...placement of the rectangular rotation marker that is used to detect...

    docs.aspose.com/omr/net/json-markup/page/
  4. Matrice de transformation – Guide Aspose.SVG

    Apprenez à utiliser la matrice de transformation pour faire pivoter, redimensionner, translater et incliner le SVG, et découvrez des exemples de code SVG....telles que la traduction , la rotation , la mise à l’échelle et l’...translation, d’échelle, de rotation et d’inclinaison. Voici ce...

    docs.aspose.com/svg/fr/net/drawing-basics/trans...
  5. Archivo

    Archivo...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/es/pdf/rotate-text-inside-pdf-d...
  6. ארכיון

    ארכיון...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/he/pdf/rotate-text-inside-pdf-d...
  7. C# 를 사용하여 PDF 회전 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다.... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/ko/net/rotate/
  8. Rotacionar Páginas de PDF com JavaScript via C+...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente via JavaScript via C++... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*Girar...

    docs.aspose.com/pdf/pt/javascript-cpp/rotate-pa...
  9. Python を使用して PDF を回転する方法

    この短いチュートリアルでは、Python を使用して PDF を回転する方法について説明します。アプリケーションを作成するための詳細な手順と、Python を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。... Rotate 必要に応じてページのコンテンツも 向きを変更し、コンテンツを回転させて、出力...回転させたい場合は、Page.rotate 値に aspose.pdf.Rotation 列挙子の値の 1 つを設定できます。...

    kb.aspose.com/ja/pdf/python/how-to-rotate-pdf-u...
  10. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hant/cpp/stamps/text/