Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 7,466 for

rotate

(0.14 sec)
  1. Rotera BMP-dokument online eller med .NET | pro...

    Rotera BMP-dokument via onlineappen gratis..NET API C#-kod för att rotera BMP-filer....NET Rotate Rotera BMP-dokument online...BMP-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/bmp/
  2. Rotera PNG-dokument online eller med .NET | pro...

    Rotera PNG-dokument via onlineappen gratis..NET API C#-kod för att rotera PNG-filer....NET Rotate Rotera PNG-dokument online...PNG-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/png/
  3. C# ??????? ASP.NET Web ????????????????? | .NET...

    ASP.NET Web ?????????????????????? C# zip ????????????????????..."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Entries) { 4 // Extract image and rotate it. 5 } 6 } 7 } ????? Aspose...

    docs.aspose.com/zip/ja/net/upload-archive-asp-net/
  4. Arşiv

    Arşiv...rotate = ap.Rotation.ON90 # Döndürülen PDF...dosyasını kaydet doc.save("rotated.pdf") Yukarıdaki kod örneği...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  5. Faire Pivoter les Pages PDF en Utilisant Python...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant par programmation avec Python via C++....page_set_rotate’ Enregistrez le document modifié...join ( dataDir , "results" , "rotated_document.pdf" ) # Création...

    docs.aspose.com/pdf/fr/python-cpp/rotate-pages/
  6. Modifier la direction des étiquettes de graduat...

    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....suivants HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED L’image suivante...des libellés de graduation de ROTATE_90 à HORIZONTAL . Code d’exemple...

    docs.aspose.com/cells/fr/java/change-tick-label...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++....to change orientation and rotation for axis tick labels. auto...tick label orientation and rotation. xTickLabels -> set_Orientation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Поворот текста внутри PDF с использованием C++|...

    Узнайте о различных способах поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....использованием свойства Rotation Используя свойство Rotation класса TextFragment...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/ru/cpp/rotate-text-inside-pdf/
  9. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  10. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...使用旋转属性在PDF中旋转文本 通过使用 TextFragment 类的Rotation属性,您可以在各种角度旋转文本。文本旋转可以用于文档...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/