Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 7,637 for

rotation

(0.14 sec)
  1. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....how to rotate SVG files, refer to the article on Rotate SVG in...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...
  2. 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...
  3. 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/
  4. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ C++ | Aspose.PDF

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

    products.aspose.com/pdf/th/cpp/stamps/image/
  5. 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/
  6. 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/
  7. 使用 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/
  8. Ajouter un filigrane au PDF avec JavaScript via...

    Apprenez comment ajouter un filigrane de texte et d image à un PDF lors de la conversion d Excel en PDF en utilisant Aspose.Cells for JavaScript via C++....l’alignement, le décalage, la rotation, l’opacité, le premier-plan/arrière-plan...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/fr/javascript-cpp/add-wat...
  9. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다....// 페이지를 90도 각도로 회전 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 페이지 높이 및 너비 정보 가져오기 $responseData...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  10. Changer la taille de page PDF avec C#|Aspose.PD...

    Changez la taille de page de votre document PDF en utilisant la bibliothèque Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/fr/net/change-page-size/