Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 7,703 for

rotate

(0.18 sec)
  1. آرشیوها

    آرشیوها...زیر را طی خواهید کرد: PDF Rotation API – نصب چرخش تمام صفحات...در PDF با استفاده از C# PDF Rotation API – نصب # با Aspose.PDF...

    blog.aspose.com/fa/pdf/rotate-pdf-text-image-pa...
  2. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... 使用 Rotation 属性在 PDF 中旋转文本 通过使用 TextFragment 类的 Rotation 属性,..."TimesNewRoman" ); // Create rotated text fragment var textFragment2...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  3. 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...
  4. 更改刻度标签方向|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...
  5. 在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/
  6. Editando páginas individuales de un PDF|Aspose....

    Esta sección explica cómo editar páginas individuales de un PDF utilizando la clase PdfPageEditor....propiedades como PageSize, Rotation, Zoom y DisplayDuration. La...Ledger y P11x17. La propiedad Rotation se utiliza para establecer...

    docs.aspose.com/pdf/es/net/editing-a-pdf-s-indi...
  7. ארכיון

    ארכיון...rotate = ap.Rotation.ON90 # שמור קובץ PDF...PDF מסובב doc.save("rotated.pdf") דגימת הקוד שלמעלה מסובבת את כל...

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  8. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface.... Rotation Specifies the rotation of the symbol about... Positive values indicate rotation in the clockwise direction...

    docs.aspose.com/gis/net/marker-symbolizer/
  9. احصل على معلومات الصفحة|Aspose.PDF for Python v...

    تعرف على كيفية الوصول برمجيًا إلى المعلومات على مستوى الصفحة في PDF باستخدام Aspose.PDF لـ Python. يوضح هذا الدليل كيفية استرداد عرض الصفحة والارتفاع والتدوير والإزاحات لصفحة معينة في مستند PDF....( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) احصل على تعويض...

    docs.aspose.com/pdf/ar/python-net/get-page-info/
  10. Rotar páginas PDF en Node.js|Aspose.PDF for Nod...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente de forma programática en un entorno Node.js....Rotation’ para el valor de rotación...then ( AsposePdfModule => { /*Rotate PDF-pages and save the "ResultRotation...

    docs.aspose.com/pdf/es/nodejs-cpp/rotate-pages/