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

rotation

(1.38 sec)
  1. How to Merge Photos in C#

    This topic covers how to merge photos in C#. It encompasses the environment configuration, the step-by-step process, and a runnable code snippet to develop a photo joiner in C#....to rotate an image then read the article on how to rotate an...

    kb.aspose.com/imaging/net/how-to-merge-photos-i...
  2. 記録

    記録...save("rotated-image.bmp"); 以下は、入力画像 (左) と回転後の結果画像...には、回転角度をパラメーターとして受け入れる Image.rotate(float angle) メソッドが用意されています。次のコード...

    blog.aspose.com/ja/imaging/rotate-images-in-java/
  3. 아카이브

    아카이브...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  4. Ajouter un Timbre de Page PDF|Aspose.PDF pour Java

    Cette section explique comment travailler avec Aspose.PDF Facades en utilisant la classe PdfFileStamp....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/java/add-pdf-page-stamp/
  5. Ruota il testo con la forma all interno del fog...

    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....rotate_text_with_shape . Il valore...proprietà ShapeTextAlignment.rotate_text_with_shape su false e...

    docs.aspose.com/cells/it/python-net/rotate-text...
  6. Dodaj stempel tekstowy do pliku PDF za pomocą C...

    Dodaj stempel tekstowy do pliku PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/pl/net/stamps/text/
  7. Dodaj znak wodny do pliku PDF za pomocą C++ | A...

    Dodaj znak wodny do pliku PDF programowo z przykładowym kodem C++ używając Aspose.PDF dla C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/pl/cpp/watermark/add/
  8. C# 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/ko/net/stamps/image/
  9. 使用 C# 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加图像图章。...Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/zh-hant/net/stamps/image/
  10. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ C++ | Aspose.PDF

    เพิ่มแสตมป์รูปภาพลงในไฟล์ PDF โดยเป็นโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/th/cpp/stamps/image/