Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 7,637 for

rotate

(0.08 sec)
  1. Inställning av sidalternativ|Documentation

    Denna artikel ger exempel på kod för att ställa in sidalternativ för Excel kalkylblad programmatiskt med Aspose.Cells för Python via .NET API. Du kan ställa in sidorientering, förstoringsfaktor, anpassa sidor, pappersstorlek, utskriftskvalitet och första sidnummer....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/sv/python-net/setting-pag...
  2. 아카이브

    아카이브...Rotation 속성을 사용하여 회전 각도를 설정합니다. 새 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  3. Come ruotare il testo della cella con C++|Docum...

    Codice C++ per ruotare il testo della cella con API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/it/cpp/how-to-rotate-text...
  4. Tick Etiketi Yönünü Değiştirme|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....sağlar HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED Aşağıdaki...parçası, tick etiketi yönünü ROTATE_90 ‘den HORIZONTAL ‘e değiştirir...

    docs.aspose.com/cells/tr/java/change-tick-label...
  5. Ajout de la transformation au nœud|Documentation

    TSR (Translation/Scaling/Rotation) sont les plus couramment utilisés dans le scénario 3D, nous avons fourni une classe Transform pour y accéder dans Aspose.3D....trois façons de définir la rotation de l’objet dans l’espace 3D...Les TSR (Translation/Scaling/Rotation) sont les plus couramment...

    docs.aspose.com/3d/fr/python-net/adding-transfo...
  6. Personnaliser les graphiques 3D dans les présen...

    Apprenez à créer et personnaliser des graphiques 3D dans Aspose.Slides pour Python via .NET, avec prise en charge des fichiers PPT, PPTX et ODP—boostez vos présentations dès aujourd'hui....différentes propriétés telles que la rotation X,Y, DepthPercents , etc....chart . rotation_3d . right_angle_axes = True chart . rotation_3d...

    docs.aspose.com/slides/fr/python-net/3d-chart/
  7. Customize Barcode Appearance in Python via.NET|...

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...parameters, such as size, rotation angle, paddings, and image...Pixels Barcode Rotation Barcode image rotation can be set using...

    docs.aspose.com/barcode/python-net/customize-ba...
  8. C# ??????? ASP.NET Web ????????????????? | .NET...

    ASP.NET Web ?????????????????????? C# zip ????????????????????..."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Entries) { 4 // Extract image and rotate it. 5 } 6 } 7 } ????? Aspose...

    docs.aspose.com/zip/ja/net/upload-archive-asp-net/
  9. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET, geliştiricilerin bir kuaternionda temsil edilen iki rotasyon dönüşümünü birleştirmelerine izin verir.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/tr/net/concatenate-quaternio...
  10. 获取页面信息|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式访问 PDF 的页面级信息。本指南展示了如何检索 PDF 文档中特定页面的宽度、高度、旋转角度和偏移量。...( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) 获取页面偏移...

    docs.aspose.com/pdf/zh/python-net/get-page-info/