Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,546 for

rotate

(0.06 sec)
  1. 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...
  2. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/sv/net/simplify-the-creation...
  3. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  4. ????????? ????? ? ???-?????????? ASP.NET ?? C# ...

    ???????? ?????? ????????????? zip-?????????? C# ??? ?????????? ?????? ? ????????? ??????????? ??? ???-?????????? ASP.NET...."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Copy 1 using (MemoryStream rotated = new MemoryStream()) 2 { 3...

    docs.aspose.com/zip/ru/net/upload-archive-asp-net/
  5. Hur man roterar text i en cell|Documentation

    C# kod för att rotera text i Cell med Aspose.Cells för Python via .NET API... När du har valt önskad rotation klickar du på “OK” för att...Python via .NET API Style.rotation_angle egenskapen gör det bekvämt...

    docs.aspose.com/cells/sv/python-net/how-to-rota...
  6. Rotera dokument via C# | products.aspose.com

    Rotera PDF- och bildfiler inklusive JPG PNG BMP GIF TIFF SVG via ditt C#-program....NET-applikationer för rotation för att lösa problem som ofta...kraftfull lösning för PDF-rotation genom sin Aspose.PDF-komponent...

    products.aspose.com/total/sv/net/rotate/
  7. 搜索

    搜索...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/zh-hant/pdf/rotate-text-inside-...
  8. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  9. Archivo

    Archivo...save("rotated-image.bmp"); Las siguientes...proporciona el método Image.rotate(float angle) que acepta el...

    blog.aspose.com/es/imaging/rotate-images-in-java/
  10. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/artifacts/