Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 7,691 for

rotate

(0.12 sec)
  1. Rotar Páginas PDF Usando C#|Aspose.PDF for .NET

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con C#....rotación utilizando el método Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/es/net/rotate-pages/
  2. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python....and it can be positioned, rotated, styled, and limited to specific...set_origin ( 36 , 700 ) stamp . rotation = 15.0 pdf_stamper . add_stamp...

    docs.aspose.com/pdf/python-net/stamp-class/
  3. Rotar Texto Dentro de PDF usando C++|Aspose.PDF...

    Aprende diferentes maneras de rotar texto en PDF. Aspose.PDF te permite rotar texto a cualquier ángulo, rotar fragmentos de texto o un párrafo completo....MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...-> get_TextState () -> set_Rotation ( 45 ); // Crear fragmento...

    docs.aspose.com/pdf/es/cpp/rotate-text-inside-pdf/
  4. Comment faire pivoter une image en C#

    Ce bref tutoriel décrit comment faire pivoter une image en C#. Pour faire pivoter l'image par programmation, les paramètres d'environnement C# et un exemple de code sont également partagés avec une description détaillée....Lors de l’utilisation de C# rotate bitmap , l’opération sera démontrée...surface exposée en raison de la rotation de l’image. Vous apprendrez...

    kb.aspose.com/fr/imaging/net/how-to-rotate-imag...
  5. Transformation zum Knoten hinzufügen|Documentation

    TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario verwendet. Wir haben eine Klasse Transform bereit gestellt, um auf diese in Aspose.3D zuzugreifen....gibt drei Möglichkeiten, die Rotation des Objekts im 3D-Raum, Euler...TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario...

    docs.aspose.com/3d/de/net/adding-transformation...
  6. ????????? ????? ? ???-?????????? 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/
  7. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/wat...
  8. JavaScript ve C++ kullanarak Çalışma Sayfası iç...

    C++ kullanarak Aspose.Cells for JavaScript ile bir Excel çalışma sayfasında şekil ile metni nasıl döndüreceğinizi öğrenin....Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/tr/javascript-cpp/rotate-...
  9. دور النص مع الشكل داخل ورقة العمل باستخدام جافا...

    تعلم كيفية تدوير النص مع الشكل داخل ورقة عمل إكسل باستخدام Script Aspose.Cells for Java عبر C++....Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/ar/javascript-cpp/rotate-...
  10. पायथन का उपयोग करके पीडीएफ को कैसे घुमाएं

    यह छोटा ट्यूटोरियल गाइड करता है कि कैसे पायथन का उपयोग करके पीडीएफ को रोटेट किया जाए। इसमें एप्लिकेशन लिखने के लिए विस्तृत कदम और पायथन का उपयोग करके पीडीएफ पेजों को घुमाने के लिए एक रननेबल नमूना कोड शामिल है।...लिए चौड़ाई के साथ ऊंचाई बदलें Rotate पृष्ठ सामग्री भी यदि आवश्यक...pdf.Rotation एन्युमरेटर से किसी एक मान के साथ Page.rotate मान...

    kb.aspose.com/hi/pdf/python/how-to-rotate-pdf-u...