Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 7,636 for

rotation

(0.05 sec)
  1. Поворот страниц PDF с помощью C#|Aspose.PDF for...

    В этом разделе описывается, как программно повернуть ориентацию страниц в существующем файле PDF с помощью C#....угол поворота с помощью метода Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ru/net/rotate-pages/
  2. 페이지 정보 가져오기|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 PDF의 페이지 수준 정보에 프로그래밍 방식으로 액세스하는 방법을 알아봅니다.이 안내서는 PDF 문서의 특정 페이지에 대한 페이지 너비, 높이, 회전 및 오프셋을 검색하는 방법을 보여줍니다....( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) 페이지 오프셋 가져오기...

    docs.aspose.com/pdf/ko/python-net/get-page-info/
  3. Concatenar cuaterniones y aplicar en entidades ...

    Aspose.3D for .NET permite a los desarrolladores combinar dos transformaciones de rotación en una representada en un cuaternión.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/es/net/concatenate-quaternio...
  4. تدوير صفحات PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C#....زاوية الدوران باستخدام طريقة Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ar/net/rotate-pages/
  5. Layer Manipulation in Aspose.PSD for Java|Docum...

    Examples of how to manipulate Layers of PSD File in Java...the resize method, rotate others with rotate, and adjust contrast...proves invaluable for resizing, rotating, applying filters, and more...

    docs.aspose.com/psd/java/psd-layer-manipulation/
  6. Cómo rotar el texto de la celda|Documentation

    Aprende cómo rotar el texto de una celda programáticamente usando Aspose.Cells for JavaScript vía C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  7. Come ruotare il testo della cella|Documentation

    Impara come ruotare il testo di una cella programmaticamente usando Aspose.Cells for JavaScript via C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  8. 更改刻度标签方向|Documentation

    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....枚举提供以下成员 HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED 以下图像比较了源文件和输出文件...源文件图像 输出文件图像 以下代码片段将刻度标签方向从 ROTATE_90 更改为 HORIZONTAL 示例代码 可以从以下链接下载源文件和输出文件。...

    docs.aspose.com/cells/zh/java/change-tick-label...
  9. arkiv

    arkiv...PDF med en gratis online PDF-rotator # Det enklaste sättet att rotera...onlineverktyg. Aspose PDF Rotator erbjuder en gratis, snabb och...

    blog.aspose.com/sv/pdf/rotate-pdf-document-online/
  10. تدوير النص داخل PDF باستخدام C++|Aspose.PDF لـ C++

    تعرف على طرق مختلفة لتدوير النص إلى PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....خاصية الدوران باستخدام خاصية Rotation لفئة TextFragment ، يمكنك..."TimesNewRoman" )); // Create rotated text fragment auto textFragment2...

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