Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 7,110 for

rotation

(0.05 sec)
  1. إدارة اللوحات القماشية لملف PS | .NET

    .NET API Solution لإدارة ملفات PS. مثال على التعليمات البرمجية حول كيفية قص الحالات الرسومية لملفات PS وتحويلها باستخدام بضعة أسطر من كود C#....التحويلات الأخرى باستخدام Scale() ، Rotate() ، Shear() و Transform() طُرق...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/ar/net/work-with-ps-gr...
  2. Керувати графічними станами PS | .NET

    Рішення .NET API для керування файлами PS. Приклад коду того, як обрізати та трансформувати графічні стани файлів PS за допомогою C#....допомогою методів Scale() , Rotate() , Shear() і Transform() ...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/uk/net/work-with-ps-gr...
  3. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上使用 PDF 文件中的戳记的 C# 源代码。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/
  4. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer.... If you want to rotate a PDF file, refer to the article...article on how to rotate PDF using Java . Updated on 29 Jul 2024...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  5. Dodaj nagłówek do pliku PDF za pomocą C++ | Asp...

    Przykładowy kod C++ do korzystania z Aspose.PDF do pracy z nagłówkami z PDF przez C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/pl/cpp/header/
  6. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون.... rotation – يحصل على دوران القطعة الأثرية...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  7. Public API Changements dans Aspose.3D 1.7.0|Doc...

    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....concaténer deux transformations de rotation en une seule représentée en...//concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  8. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG 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...
  9. Barcode image generation

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Learn how to programmatically rotate barcode images in Java using...

    blog.aspose.com/tag/barcode-image-generation/
  10. JavaScript를 통한 C++로 PDF에 이미지 스탬프 추가|Aspose.PDF ...

    JavaScript 툴킷을 사용하여 AsposePdfAddStamp 함수를 통해 PDF 문서에 이미지 스탬프를 추가합니다.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ko/javascript-cpp/stamping/