Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 7,630 for

rotate

(0.09 sec)
  1. Rotera celltext|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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/sv/net/rotating-cell-text/
  2. Adicionar marca d'água ao PDF usando C++|Aspose...

    Este artigo explica os recursos de trabalhar com artefatos e obter marcas d'água em PDFs programaticamente usando o C++....Rotation – Obtém a rotação de um artefato...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/pt/cpp/add-watermarks/
  3. Упростить создание матрицы преобразования цепны...

    Aspose.3D for .NET API предлагает класс TransformBuilder, который упрощает создание матрицы преобразования операциями цепочки....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/ru/net/simplify-the-creation...
  4. 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.... Rotation . on270 , 0.5 , "ResultAddStamp...40 , 40 , AsposePdfModule . Rotation . on270 , 0.5 , "ResultAddStamp...

    docs.aspose.com/pdf/fr/nodejs-cpp/advanced-oper...
  5. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...Rotation = 90.0F; stamp.IsBackground...ImageStamp; import com.aspose.pdf.Rotation; public class AddingImageStampInPD...

    forum.aspose.com/t/add-stamp-image-in-particula...
  6. PDF 파일에 텍스트 스탬프 추가|Aspose.PDF for C++

    C++의 TextStamp 클래스를 사용하여 PDF 파일에 텍스트 스탬프를 추가합니다....스탬프 회전 textStamp -> set_Rotate ( Rotation :: on90 ); // 텍스트 속성 설정...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/ko/cpp/text-stamps-in-the-p...
  7. 在PDF文件中添加文字印章|Aspose.PDF for C++

    使用C++的TextStamp类向PDF文件添加文字印章。...旋转印章 textStamp -> set_Rotate ( Rotation :: on90 ); // 设置文本属性 textStamp...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/zh/cpp/text-stamps-in-the-p...
  8. Рисование SVG – Учебное пособие по основам от A...

    Изучите c Aspose.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/
  9. SVG-Zeichnung – Aspose.SVG-Handbuch

    Lernen Sie die grundlegenden Konzepte und Zeichenelemente kennen, die in SVG-Bildern verwendet werden – SVG-Formen, -Farbe, -Pfade, -Füllungen, -Striche, -Filter....fill = "#f3622a" transform = "rotate(90 30 64) translate(5 -14)"...fill = "#c1af2c" transform = "rotate(180 25 78) translate(-19 9)"...

    docs.aspose.com/svg/de/net/drawing-basics/
  10. Kelas Stamp|Aspose.PDF for Python via .NET

    Pelajari cara bekerja dengan kelas Stamp untuk menambahkan stempel berbasis gambar, PDF, dan teks ke dokumen PDF dalam Python.... rotation = 15.0 pdf_stamper . add_stamp...: str ) -> None : """Add a rotated background image stamp with...

    docs.aspose.com/pdf/id/python-net/stamp-class/