Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 7,461 for

rotate

(0.1 sec)
  1. 在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/
  2. كيفية دوران نص الخلية|Documentation

    تعلّم كيف تدور نصوص خلايا بشكل برمجي باستخدام Aspose.Cells for JavaScript عبر C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  3. Cambiar la dirección de la etiqueta del eje|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.... HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED La siguiente...dirección de la etiqueta del eje de ROTATE_90 a HORIZONTAL . Código de...

    docs.aspose.com/cells/es/java/change-tick-label...
  4. Cambiare la direzione delle etichette degli int...

    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....membri HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED L’immagine...dell’etichetta delle tacche da ROTATE_90 a HORIZONTAL . Codice di...

    docs.aspose.com/cells/it/java/change-tick-label...
  5. Rotera PDF-dokument online eller med Java | pro...

    Rotera PDF-dokument via onlineappen gratis. Java API-kod för att rotera PDF-filer....Total Java Rotate Rotera PDF-dokument online...PDF-dokumentsidor Utveckla PDF Rotation Application via Java Behöver...

    products.aspose.com/total/sv/java/rotate/pdf/
  6. تدوير الختم حول نقطة المركز|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تدوير الختم حول نقطة المركز باستخدام فئة الختم....توفر فئة الختم خاصية تسمى Rotation. تقوم هذه الخاصية بتعيين أو...قيمة التدوير كالتالي: stamp.Rotation = 90. في هذه الحالة، سيتم...

    docs.aspose.com/pdf/ar/net/rotating-stamp-about...
  7. Як обертати PDF за допомогою Python

    У цьому короткому посібнику описано, як обертати PDF за допомогою Python. Він містить докладні кроки для написання програми та приклад коду для обертання PDF-сторінок за допомогою Python....шириною, щоб змінити орієнтацію Rotate також вміст сторінки, якщо...можете встановити значення Page.rotate за допомогою одного зі значень...

    kb.aspose.com/uk/pdf/python/how-to-rotate-pdf-u...
  8. T l charger l'archive vers l'application Web AS...

    Fournit un exemple d�utilisation de la biblioth�que zip c# pour la d�compression d�archives et le traitement d�images pour l�application Web ASP.NET....pour sp cifier l’angle de rotation. Voici le balisage HTML complet..."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...

    docs.aspose.com/zip/fr/net/upload-archive-asp-net/
  9. Modifier la direction des étiquettes de graduat...

    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....suivants HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED L’image suivante...des libellés de graduation de ROTATE_90 à HORIZONTAL . Code d’exemple...

    docs.aspose.com/cells/fr/java/change-tick-label...
  10. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python....l’angle de rotation en utilisant la méthode ‘rotate’. import aspose...l'angle de rotation de la page page . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/