Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 5,622 for

rotate

(0.09 sec)
  1. 3D Diagramm|Aspose.Slides Dokumentation

    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....verschiedene Eigenschaften wie X, Y Rotation, DepthPercents usw. festlegen...

    docs.aspose.com/slides/de/cpp/3d-chart/
  2. Aspose::Words::Drawing::ShapeBase::set_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::set_ScreenTip method. Setter for Aspose::Words::Drawing::ShapeBase::get_ScreenTip in C++....Aspose::Words::Drawing::ShapeBase::set_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...such as center alignment, rotation, front position, etc. We will...watermarkShape ); Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/java/watermark/
  4. Рисование SVG – Учебное пособие по основам

    Изучите основные концепции и элементы рисования, используемые в изображениях SVG – фигуры SVG, цвет SVG, пути SVG, заливки SVG, обводки SVG, фильтры SVG....fill = "#f3622a" transform = "rotate(90 30 64) translate(5 -14)"...fill = "#c1af2c" transform = "rotate(180 25 78) translate(-19 9)"...

    docs.aspose.com/svg/ru/net/drawing-basics/
  5. 裁剪、旋转和调整图像大小|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....Rotate方法,以便为希望将图像旋转到特定角度的用户提供支持。与...RotateFlip方法不同, RasterImage .Rotate方法接受三个参数: 旋转角度:float类型的参数,指...

    docs.aspose.com/psd/zh/net/crop-rotate-and-resi...
  6. Añadir Sellos de Texto en Archivo PDF|Aspose.PD...

    Añade un sello de texto a un archivo PDF utilizando la clase TextStamp con C++....sello textStamp -> set_Rotate ( Rotation :: on90 ); // Establecer...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/es/cpp/text-stamps-in-the-p...
  7. Adicionar Carimbos de Texto em Arquivo PDF|Aspo...

    Adicione um carimbo de texto a um arquivo PDF usando a classe TextStamp com C++....carimbo textStamp -> set_Rotate ( Rotation :: on90 ); // Definir...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/pt/cpp/text-stamps-in-the-p...
  8. Cambios en la API pública en Aspose.Cells 16.12...

    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....Rotation Eliminada Por favor, utilice...su lugar. Propiedad Title.Rotation Eliminada Por favor, utilice...

    docs.aspose.com/cells/es/net/public-api-changes...
  9. Adicionar Carimbos de Texto em PDF C#|Aspose.PD...

    Adicione um carimbo de texto a um documento PDF usando a classe TextStamp com a biblioteca Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/pt/net/text-stamps-in-the-p...
  10. Ajouter un tampon de page PDF|Aspose.PDF for .NET

    Découvrez comment ajouter des tampons aux pages PDF en .NET, y compris du texte et des images, pour le filigrane ou le branding en utilisant Aspose.PDF....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/net/add-pdf-page-stamp/