Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 7,647 for

rotate

(0.6 sec)
  1. วิธีหมุน PDF โดยใช้ C#

    บทความนี้แนะนำวิธีหมุน PDF โดยใช้ C# มีการตั้งค่าสภาพแวดล้อมการพัฒนา รายการขั้นตอนที่ต้องดำเนินการ และโค้ดตัวอย่างที่รันได้เพื่อหมุนหน้า PDF โดยใช้ C#...ให้ใช้คุณสมบัติ Rotate ของหน้าที่ตั้งค่าเป็น Rotation.on270 ในโค้ดตัวอย่างนี้...

    kb.aspose.com/th/pdf/net/how-to-rotate-pdf-usin...
  2. Hoe afbeelding te roteren in C#

    Deze korte tutorial beschrijft hoe je een afbeelding kunt roteren in C#. Om de afbeelding programmatisch te roteren, worden C#-omgevingsinstellingen en voorbeeldcode ook gedeeld met een gedetailleerde beschrijving....Rotate Draai de afbeelding op de Y-as...gedemonstreerd die de RasterImage.Rotate-functie gebruikt om de afbeelding...

    kb.aspose.com/nl/imaging/net/how-to-rotate-imag...
  3. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... rotation Gets or sets the rotation of the data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 添加文本和图像印章|Aspose.PDF for .NET

    本节解释如何使用 PdfFileStamp 类通过 Aspose.PDF Facades 添加文本和图像印章。... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/net/add-text-and-image-s...
  5. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  6. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....handles the degree of the rotation while extruding the shape...defines the degree of the rotation while extruding the profile...

    docs.aspose.com/3d/java/working-with-linear-ext...
  7. Linear Extrusion ile king orking|Documentation

    Aspose.3D for Python via .NET, bir giriş olarak 2d şekli alan ve 3. boyuttaki şekli genişleten linearextrusion sınıfı sunar....handles the degree of the rotation while extruding the shape...defines the degree of the rotation while extruding the profile...

    docs.aspose.com/3d/tr/python-net/working-with-l...
  8. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::set_Show method. Setter for Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Show in C++....arts::ChartAxisTitle::set_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. تنسيق خلايا إكسل|Documentation

    تطبيق تنسيق خلايا إكسل تطبيق الخلفيات، الحدود، المحاذاة، تنسيقات الأرقام، وأنماط الخلايا باستخدام أتمتة الذكاء الاصطناعي...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/ar/nodejs-cpp/mcp/cell-fo...
  10. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart’s rotation angles in the X and Y directions...// Set the chart rotation. ppChart . Rotation = 20 ; // Y-Value...

    docs.aspose.com/slides/net/create-a-chart-in-a-...