Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 7,647 for

rotate

(0.32 sec)
  1. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....result: Rotate Shapes Aspose.Slides lets you rotate shapes in...alignment or design needs. To rotate a shape on a slide, follow...

    docs.aspose.com/slides/python-net/shape-formatt...
  2. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file.... Text Rotation and Scaling - The rotate operator can be...be used to rotate text to a specific angle, and the scale operator...

    products.aspose.com/page/cpp/add-text-to-ps/
  3. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  4. Aspose.PSD for .NET 20.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.... Rotate ( angle , resizeProportionally...resizeProportionally ) { string prefix = "Rotate" + angle . ToString ( AngleFormat...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Ինչպես պտտել PDF-ը Python-ի միջոցով

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես պտտել PDF-ը Python-ի միջոցով: Այն պարունակում է հավելվածը գրելու մանրամասն քայլեր և գործարկվող կոդ՝ PDF էջերը Python-ի միջոցով պտտելու համար:...կողմնորոշումը փոխելու համար Rotate էջի բովանդակությունը նաև անհրաժեշտության...սահմանել Page.rotate արժեքը aspose.pdf.Rotation հաշվիչի արժեքներից...

    kb.aspose.com/hy/pdf/python/how-to-rotate-pdf-u...
  6. 用C++在工作表内旋转文本和形状|Documentation

    学习如何在Excel工作表中使用形状控制文本旋转,使用编号Aspose.Cells for C++。...PutValue ( u "Text is not rotating with shape because RotateTextWithShape...GetTextAlignment (); // Do not rotate text with shape by setting...

    docs.aspose.com/cells/zh/cpp/rotate-text-with-s...
  7. How to Generate Barcode Image in C#

    This article provides information on how to generate Barcode image in C#. It will provide details about configuring the environment, steps to perform the task and runnable Barcode printing code in C#....appearance in terms of size, rotation angle, resolution, border...like rotating a Barcode, refer to the article how to rotate Barcode...

    kb.aspose.com/barcode/net/how-to-generate-barco...
  8. Ինչպես պտտել պատկերը C#-ում

    Այս հակիրճ ձեռնարկը նկարագրում է, թե ինչպես պտտել պատկերը C#-ում: Պատկերը ծրագրային կերպով պտտելու համար C# միջավայրի կարգավորումները և կոդերի նմուշը նույնպես համօգտագործվում են մանրամասն նկարագրությամբ:...առ քայլ ցանկի օգնությամբ: C# rotate bitmap -ի օգտագործման ընթացքում...Կանաչ՝ օգտագործելով RasterImage.Rotate ֆունկցիան: Շրջեք պատկերը Y-Axis-ում՝...

    kb.aspose.com/hy/imaging/net/how-to-rotate-imag...
  9. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/java/ps/working-with-gradi...
  10. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....width='200' height='56' transform ='rotate(90 200 128)' />" + 9 " <rect...width='200' height='56' transform ='rotate(-45 200 128)' />" + 10 " <rect...

    docs.aspose.com/html/java/convert-svg-to-jpg/