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

rotate

(0.26 sec)
  1. ค้นหา

    ค้นหา...หมุนแต่ละหน้าโดยใช้เมธอด Page->setRotate(Rotation value) บันทึกไฟล์ PDF เอาต์พุตโดยใช้เมธอด...หมุนหน้า page->set_Rotate(Aspose::Pdf::Rotation::on180); } // บันทึกไฟล์...

    blog.aspose.com/th/pdf/rotate-pdf-pages-text-or...
  2. ארכיון

    ארכיון...עמוד בשיטת Page->setRotate(Rotation value) . שמור את קובץ הפלט...סובב עמוד page->set_Rotate(Aspose::Pdf::Rotation::on180); } // שמור...

    blog.aspose.com/he/pdf/rotate-pdf-pages-text-or...
  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. 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...
  5. 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...
  6. 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...
  7. 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/
  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/