Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 5,636 for

rotate

(0.06 sec)
  1. PDF에 이미지 스탬프 프로그래밍 방식으로 추가하기|Aspose.PDF for C++

    Aspose.PDF for C++ 라이브러리의 ImageStamp 클래스를 사용하여 PDF 문서에 이미지 스탬프를 추가합니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/ko/cpp/image-stamps-in-pdf-...
  2. Pythonを使用してPDFに画像スタンプを追加する|Aspose.PDF for Pytho...

    ImageStampクラスを使用して、Aspose.PDF for PythonライブラリでPDFドキュメントに画像スタンプを追加します。... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/ja/python-net/image-stamps-...
  3. التلاعب بخصائص الصفحة|Aspose.PDF for .NET

    يشرح هذا القسم كيفية التلاعب بخصائص الصفحة باستخدام واجهات Aspose.PDF من خلال فئة PdfPageEditor.... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/ar/net/manipulate-page-prop...
  4. Agregar marca de agua a PDF con Node.js a travé...

    Aprende cómo agregar marca de agua de texto e imagen a PDF al convertir Excel a PDF usando Aspose.Cells for Node.js via C++.... Center ); // specify rotation watermark . setRotation (...setOffsetY ( 200 ); // Specify rotation. watermark . setRotation (...

    docs.aspose.com/cells/es/nodejs-cpp/add-waterma...
  5. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is Rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…... Result image is rotated! Original image is not! Thanks...meta data transfer and image rotation when saved? Thanks. Denis...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  6. PDFに透かしを追加する方法 C++を使用|Aspose.PDF for C++

    この記事では、プログラムでC++を使用してPDFにおけるアーティファクトの操作と透かしの取得に関する機能を説明します。...Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ja/cpp/add-watermarks/
  7. Получение разрешения и размеров изображений|Asp...

    Узнайте, как получить разрешение и размеры встроенных изображений из PDF-файла в .NET с помощью Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/ru/net/get-resolution-and-d...
  8. الحصول على دقة وأبعاد الصور|Aspose.PDF for .NET

    تعلم كيفية استرجاع دقة وأبعاد الصور المدمجة من ملف PDF في .NET باستخدام Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/ar/net/get-resolution-and-d...
  9. 온라인으로 또는 .NET을 사용하여 TIFF 문서 회전 | products.aspos...

    온라인 앱을 통해 TIFF 문서를 무료로 회전하세요.TIFF 파일을 회전하는 .NET API C# 코드입니다....NET Rotate 온라인으로 또는 .NET을 사용하여 TIFF 문서...사용하여 TIFF 파일 로드 관련 속성을 사용하여 Rotate 메서드 호출 Save 메서드 호출 .NET 코드:...

    products.aspose.com/total/ko/net/rotate/tiff/
  10. Adicionar carimbos de imagem em PDF usando C#|A...

    Adicione o carimbo de imagem no seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF.... Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/pt/net/image-stamps-in-pdf-...