Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 7,570 for

rotate

(0.74 sec)
  1. Features|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....barcode appearance : size, rotation angle, resolution, colors...images Detect barcodes at any rotation angle , including damaged...

    docs.aspose.com/barcode/python-java/product-fea...
  2. Transformation zum Knoten hinzufügen|Documentation

    TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario verwendet. Wir haben eine Klasse Transform bereit gestellt, um auf diese in Aspose.3D zuzugreifen....gibt drei Möglichkeiten, die Rotation des Objekts im 3D-Raum, Euler...TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario...

    docs.aspose.com/3d/de/net/adding-transformation...
  3. Comment faire pivoter une image en C#

    Ce bref tutoriel décrit comment faire pivoter une image en C#. Pour faire pivoter l'image par programmation, les paramètres d'environnement C# et un exemple de code sont également partagés avec une description détaillée....Lors de l’utilisation de C# rotate bitmap , l’opération sera démontrée...surface exposée en raison de la rotation de l’image. Vous apprendrez...

    kb.aspose.com/fr/imaging/net/how-to-rotate-imag...
  4. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...rotated45 = new TextFragment("rotated"); rotated45.TextState.FontSize...the angle of rotation rotated45.TextState.Rotation = 90; rotated45...

    forum.aspose.com/t/orienting-data-grid-headers-...
  5. Поворот текста внутри фигуры или листа с помощь...

    Узнайте как повернуть текст внутри фигуры в Excel с помощью Script Aspose.Cells for JavaScript через C++....Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/ru/javascript-cpp/rotate-...
  6. JavaScript를 통해 C++로 PDF 페이지 회전|Aspose.PDF for J...

    이 주제는 JavaScript를 통해 C++로 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다.... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*PDF 페이지...

    docs.aspose.com/pdf/ko/javascript-cpp/rotate-pa...
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the data...ollec::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. JavaScriptを使用したページオプション設定(C++経由)|Documentation

    この記事では、JavaScriptを使用してExcelワークシートのページオプションをプログラム的に設定するサンプルコードを提供します。ページの向き、スケーリング係数、ページ合わせの設定、用紙サイズ、印刷品質、最初のページ番号を設定します。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ja/javascript-cpp/setting...
  9. 3D-Rotationseffekte in einer Visio-Zeichnung|Do...

    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....Voreinstellungen für schräge Rotation (unten links, unten rechts... Es gilt nicht für die 2D-Rotation. Das DistanzVomBoden Der Zellenwert...

    docs.aspose.com/diagram/de/java/3d-rotation-eff...
  10. Rotacionar Texto Dentro do PDF usando C++|Aspos...

    Aprenda diferentes maneiras de rotacionar texto em PDF. Aspose.PDF permite que você rotacione o texto em qualquer ângulo, rotacione fragmentos de texto ou um parágrafo inteiro....Rotação Usando a propriedade Rotation da classe TextFragment , você...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

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