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

rotate

(0.11 sec)
  1. ארכיון

    ארכיון...מים the_string = "45 Degree Rotated Text" graphics = Graphics(image)...2) # הגדר זווית סיבוב matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  2. PDF에 워터마크 추가하기 C++ 사용|Aspose.PDF for C++

    이 문서에서는 C++를 사용하여 프로그래밍적으로 PDF에서 아티팩트를 작업하고 워터마크를 얻는 기능을 설명합니다....Rotation – 아티팩트의 회전(도 단위, 양수 값은 반시계...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ko/cpp/add-watermarks/
  3. Change PDF Page Size Programmatically|Aspose.PD...

    Alterar o tamanho da página do seu arquivo PDF usando a biblioteca C++....90 graus page -> set_Rotate ( Rotation :: on90 ); // Obter informações...

    docs.aspose.com/pdf/pt/cpp/change-page-size/
  4. Code Comparison for Common Features with VSTO|D...

    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....Cells Rotating Cell Text in VSTO and Aspose...

    docs.aspose.com/cells/net/code-comparison-for-c...
  5. ShapeBase.screen_tip property | Aspose.Words fo...

    ShapeBase.screen_tip property. Defines the text displayed when the mouse pointer moves over the shape....rotation property ShapeBase.shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  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...