Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 7,446 for

rotate

(0.17 sec)
  1. C++ 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 프로그래밍 방식으로 C++ 샘플 코드를 사용하여 스탬프 (텍스트, 이미지 또는 페이지) 를 PDF에 추가합니다....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/ko/cpp/stamps/
  2. Bild in Java drehen

    Dieses kurze Thema zeigt, wie man ein Bild in Java dreht. Die Bitmap-Drehoperation in Java wird für einen benutzerdefinierten Winkel demonstriert, einschließlich der Möglichkeit, die Hintergrundfarbe für die Bereiche festzulegen, die durch die Drehung freigelegt werden....die Hintergrundfarbe mit der rotate-Methode Exportieren Sie das... das mehrere Methoden für Rotation und Spiegelung bietet. Zuerst...

    kb.aspose.com/de/imaging/java/rotate-image-in-j...
  3. چرخش PDF با استفاده از Go | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Go با استفاده از Aspose.PDF برای Go via C++ چرخانید...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/fa/go-cpp/rotate/
  4. Изменение размера страницы PDF программно|Aspos...

    Измените размер страницы в вашем PDF-файле с помощью PHP....угол 90 градусов $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Получить информацию о высоте...

    docs.aspose.com/pdf/ru/php-java/change-page-size/
  5. Como girar a imagem em C#

    Este breve tutorial descreve como girar a imagem em C#. Para girar a imagem programaticamente, as configurações do ambiente C# e o código de exemplo também são compartilhados com uma descrição detalhada....Rotate Vire a imagem no eixo Y usando...para girar a imagem em C# Para rotate bitmap C# código é demonstrado...

    kb.aspose.com/pt/imaging/net/how-to-rotate-imag...
  6. Как да завъртите PDF с помощта на C#

    Тази статия ръководи как да завъртите PDF с помощта на C#. Той има настройки на средата за разработка, списък със стъпки, които трябва да бъдат извършени, и примерен код за завъртане на PDF страници с помощта на C#....правоъгълник Задайте свойството Rotation на страницата, за да завъртите...свойството Rotate на страницата, което е зададено на Rotation.on270...

    kb.aspose.com/bg/pdf/net/how-to-rotate-pdf-usin...
  7. ????????? ????? ? ???-?????????? ASP.NET ?? C# ...

    ???????? ?????? ????????????? zip-?????????? C# ??? ?????????? ?????? ? ????????? ??????????? ??? ???-?????????? ASP.NET...."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Copy 1 using (MemoryStream rotated = new MemoryStream()) 2 { 3...

    docs.aspose.com/zip/ru/net/upload-archive-asp-net/
  8. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....e : return def_val def get_rotation_angle ( self , rotationAngle...the rotation angle in degrees based on the given rotation angle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IBarcodeGenerator.get_barcode_image method | As...

    IBarcodeGenerator.get_barcode_image method. Generate barcode image using the set of parameters (for DisplayBarcode field)....e : return def_val def get_rotation_angle ( self , rotationAngle...the rotation angle in degrees based on the given rotation angle...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Znaczki tekstowe, obrazowe lub strony w formaci...

    Dodaj znaczki: tekst, obraz lub stronę - do pliku PDF programowo z przykładowym kodem C++ używając pliku Aspose.PDF dla C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/pl/cpp/stamps/