Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 6,372 for

rotation

(0.11 sec)
  1. Dodaj stempel tekstowy do pliku PDF za pomocą C...

    Kod źródłowy C#, aby dodać znaczek tekstowy do pliku PDF na .NET Framework, .NET Core....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/pl/net/stamps/text/
  2. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ C++ | Aspose.PDF

    รหัสที่มาสาธิตง่ายๆเพื่อเพิ่มแสตมป์ภาพเป็น PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/th/cpp/stamps/image/
  3. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....how to rotate SVG files, refer to the article on Rotate SVG in...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...
  4. Ruota il testo con la forma all interno del fog...

    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....rotate_text_with_shape . Il valore...proprietà ShapeTextAlignment.rotate_text_with_shape su false e...

    docs.aspose.com/cells/it/python-net/rotate-text...
  5. C#로 PDF 페이지 크기 변경|Aspose.PDF for .NET

    Aspose.PDF for .NET 라이브러리를 사용하여 PDF 문서의 페이지 크기를 변경합니다....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ko/net/change-page-size/
  6. SVG 온라인 회전 – 무료 회전 도구 – Aspose.SVG

    코드를 작성하지 않고도 무료 온라인 SVG 회전 데모를 사용하여 SVG 이미지를 회전할 수 있습니다. 중심을 중심으로 SVG를 회전하거나 SVG를 90도 회전하는 등의 작업을 할 수 있습니다....SVG Rotate SVG 회전 – SVG를 회전하는 방법 Download...Download from NuGet SVG 온라인 회전 Rotate SVG는 SVG 이미지를 회전하여 필요한 결과를...

    products.aspose.com/svg/ko/rotate/
  7. SVG viewBox – How does the SVG viewBox work?

    Learn what a viewbox is and how it can be used to scale and crop SVG images....flexible – it can be scaled, rotated, skewed, or flipped through...height = "56" transform = "rotate(90 125 128)" /> 6 < rect x...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  8. Tambahkan Stempel Gambar dalam PDF menggunakan ...

    Tambahkan Stempel Gambar ke dokumen PDF Anda menggunakan fungsi AsposePdfAddStamp dengan toolkit JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/id/javascript-cpp/stamping/
  9. Manipuler les propriétés de la page|Aspose.PDF ...

    Cette section explique comment manipuler les propriétés de la page avec les façades Aspose.PDF en utilisant la classe PdfPageEditor....tailles de boîte de page, la rotation de la page, le zoom de la...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/fr/net/manipulate-page-prop...
  10. Adicionar marca d'água ao PDF usando Python|Asp...

    Este artigo explica os recursos de trabalhar com artefatos e obter marcas d'água em PDFs programaticamente usando Python.... rotation – Obtém a rotação de um artefato...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/pt/python-net/add-watermarks/