Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 7,271 for

rotate

(0.09 sec)
  1. Рисование 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/
  2. 在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...
  3. 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...
  4. 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/
  5. Архивы

    Архивы...знака the_string = "45 Degree Rotated Text" graphics = Graphics(image)...Установить угол поворота matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/ru/imaging/add-watermark-to-ima...
  6. Archiv

    Archiv...Save("image-rotated.bmp"); } Následuje otočený...obrázek image.Save("image-rotated-flipped.bmp"); } Následuje...

    blog.aspose.com/cs/imaging/rotate-images-in-csh...
  7. Archiv

    Archiv...vodoznaku the_string = "45 Degree Rotated Text" graphics = Graphics(image)...Nastavte úhel otáčení matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/cs/imaging/add-watermark-to-ima...
  8. Manipulating JPEG Images|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....can be shot with a camera rotated at 90°, 180°, 270°, or none...be used to perform the auto rotation on the images to correct the...

    docs.aspose.com/psd/java/manipulating-jpeg-images/
  9. सी # का उपयोग कर पीडीएफ कैसे घुमाएं

    यह आलेख सी # का उपयोग करके पीडीएफ को घुमाने के तरीके पर मार्गदर्शन करता है। इसमें विकास पर्यावरण सेटिंग्स, प्रदर्शन किए जाने वाले चरणों की एक सूची और सी # का उपयोग करके पीडीएफ पृष्ठों को घुमाने के लिए एक चलने योग्य नमूना कोड है।...कोड में Rotation.on270 पर सेट किए गए पृष्ठ के Rotate गुण का उपयोग...

    kb.aspose.com/hi/pdf/net/how-to-rotate-pdf-usin...
  10. 旋转单元格文本|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/zh/net/rotating-cell-text/