Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 7,407 for

rotation

(0.19 sec)
  1. متن، تصویر یا تمبر صفحه در PDF با استفاده از C#...

    اضافه کردن تمبر: متن، تصویر یا صفحه - به PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/fa/net/stamps/
  2. Повертайте документи через Java | products.aspo...

    Обертайте PDF-файли та файли зображень, включаючи JPG PNG BMP GIF TIFF SVG, за допомогою програми Java....PDF Explore Rotate File Options with Java Rotate PDF Files...

    products.aspose.com/total/uk/java/rotate/
  3. 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...
  4. Поворот текста внутри PDF|Aspose.PDF for Java

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....с использованием свойства Rotation Используя метод setRotation...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/ru/java/rotate-text-inside-...
  5. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... rotate_letters Determines whether...the letters of the text are rotated. same_letter_heights Determines...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Как нарисовать снежинку – учебник Aspose.SVG

    Создавайте потрясающие SVG снежинки с понятным кодом, многоразовыми элементами и плавной анимацией – идеально для зимнего веб-дизайна....use href = "#b1" transform = "rotate(60 150 150)" /> 4 < use href...href = "#b1" transform = "rotate(120 150 150)" /> 5 < use href...

    docs.aspose.com/svg/ru/how-to-draw-a-snowflake/
  7. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....attributes for auto-resize, auto-rotate, and hiding the print dialog...the flag to auto-resize, auto-rotate, and hide the print page dialog...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  8. C++ 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/ko/cpp/stamps/image/
  9. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java.... To rotate an Excel cell, refer to the...the article on how to rotate a cell in Excel using Java . Updated...

    kb.aspose.com/cells/java/add-borders-in-excel-u...
  10. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/rotate/