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

rotate

(0.16 sec)
  1. C# を使用して PDF を回転する方法

    この記事では、C# を使用して PDF を回転する方法について説明します。開発環境の設定、実行する手順のリスト、および C# を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。...CropBox を更新された四角形に設定します ページの Rotation プロパティを設定してコンテンツも回転させます ページとコンテンツの向きを変更して、結果の...、このサンプル コードで Rotation.on270 に設定されているページの Rotate プロパティを使用します。...

    kb.aspose.com/ja/pdf/net/how-to-rotate-pdf-usin...
  2. ค้นหา

    ค้นหา...กำหนดมุมของการหมุนด้วยวิธี Rotate บันทึกไฟล์ PSD เอาต์พุตที่หมุน..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // โหลดไฟล์ภาพ...

    blog.aspose.com/th/psd/crop-rotate-psd-csharp/
  3. Архивы

    Архивы...Установите угол поворота методом Rotate . Сохраните повернутый выходной..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Загрузить...

    blog.aspose.com/ru/psd/crop-rotate-psd-csharp/
  4. Arsip

    Arsip...Atur sudut rotasi dalam metode Rotate . Simpan file PSD keluaran..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Muat masukan...

    blog.aspose.com/id/psd/crop-rotate-psd-csharp/
  5. 使用 C++ 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hant/cpp/rotate/
  6. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/cpp/connector/
  7. Aspose::Words::Drawing::Charts::ChartTitle::set...

    Aspose::Words::Drawing::Charts::ChartTitle::set_Show method. Setter for Aspose::Words::Drawing::Charts::ChartTitle::get_Show in C++....::Charts::ChartTitle::set_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. BarcodeParameters.symbol_height property | Aspo...

    BarcodeParameters.symbol_height property. Bar code image height (in twips - 1/1440 inches)...symbol_rotation property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. إضافة طوابع نصية في PDF C#|Aspose.PDF for .NET

    إضافة طابع نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/text-stamps-in-the-p...
  10. PDF 페이지 스탬프 추가|Aspose.PDF for Java

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ko/java/add-pdf-page-stamp/