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

rotate

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

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

    blog.aspose.com/ru/imaging/add-watermark-to-ima...
  7. 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...
  8. 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...
  9. 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/
  10. सी # का उपयोग कर पीडीएफ कैसे घुमाएं

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

    kb.aspose.com/hi/pdf/net/how-to-rotate-pdf-usin...