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

rotate

(0.35 sec)
  1. 在 C++ 中管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... auto rotation = shape -> get_Frame () -> get_Rotation (); shape... height , flipH , flipV , rotation )); presentation -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-manipulations/
  2. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Rotate = Aspose.Pdf.Rotation.on90; //The following...

    forum.aspose.com/t/imagestamp-functionality-not...
  3. Archiwa

    Archiwa...obrotu za pomocą filtra metody Rotate(). Następnie utwórz wystąpienie...filters.add(PreprocessingFilter.Rotate(-90)); // Zapisz wstępnie przetworzony...

    blog.aspose.com/pl/ocr/image-skew-correction-in...
  4. 아카이브

    아카이브...string theString = "45 Degree Rotated Text"; // Graphics 클래스의 인스턴스를.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // 행렬을 통한 변환 설정 graphics...

    blog.aspose.com/ko/imaging/add-watermark-to-ima...
  5. 아카이브

    아카이브... Rotate() 필터를 추가합니다. 그런 다음 인식 배치에 이미지를...preprocessingfilters.PreprocessingFilter.rotate(5.8)) # 인식 배치에 이미지 추가 및 처리...

    blog.aspose.com/ko/ocr/skew-correction-in-python/
  6. 아카이브

    아카이브...transform: rotate(0deg); } 100% { transform: rotate(360deg); }...

    blog.aspose.com/ko/cad/view-of-dwg-files-based-...
  7. arkiv

    arkiv...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/sv/pdf/print-pdf-files-programm...
  8. Графіка LaTeX | \includegraphics команда

    Про включення графіки в TeX варто згадати. Коли мова йде про це, перше, що спадає на думку, це команда `\includegraphics`.... png }} % rotates the image by 25 degrees counterclockwise...] {sample - image. png } % rotates the image by 10 degrees counterclockwise...

    docs.aspose.com/tex/uk/net/latex-graphics/
  9. C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 | Aspose.PDF

    C++ 용 Aspose.PDF 파일을 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에서 워터마크를 추가, 가져오기 또는 제거합니다....Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    products.aspose.com/pdf/ko/cpp/watermark/
  10. Περιστρέψτε το SVG στην Python

    Αυτός ο οδηγός περιγράφει πώς να περιστρέψετε ένα SVG στην Python. Περιέχει τις λεπτομέρειες διαμόρφωσης περιβάλλοντος και μια λίστα βημάτων επιπλέον ενός απόσπασμα κώδικα με δυνατότητα εκτέλεσης για περιστροφή SVG στην Python....Επιπλέον, καλέστε τη μέθοδο rotate() ενώ περνάτε τη γωνία περιστροφής...

    kb.aspose.com/el/svg/python/rotate-svg-in-python/