Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 7,572 for

rotate

(0.58 sec)
  1. 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...
  2. 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-...
  3. Поворот текста внутри фигуры или листа с помощь...

    Узнайте как повернуть текст внутри фигуры в 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-...
  4. 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...
  5. 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...
  6. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....sätt att definiera objekts rotation i 3D utrymme, Euler vinklar...TSR (översättning/skalning/rotation) används oftast i 3D scenario...

    docs.aspose.com/3d/sv/python-net/adding-transfo...
  7. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for Python via .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/de/python-net/simplify-the-c...
  8. arkiv

    arkiv...rotate = ap.Rotation.ON90 # Spara roterad...roterad PDF-fil doc.save("rotated.pdf") Ovanstående kodexempel roterar...

    blog.aspose.com/sv/pdf/rotate-pdf-in-python/
  9. C++でセルの文字列を回転させる方法|Documentation

    Aspose.Cells for C++ APIを使用したC++コードでセルの文字列を回転させる例... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/ja/cpp/how-to-rotate-text...
  10. Archivio

    Archivio...rotate = ap.Rotation.ON90 # Salva il file...file PDF ruotato doc.save("rotated.pdf") L’esempio di codice precedente...

    blog.aspose.com/it/pdf/rotate-pdf-in-python/