Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 7,294 for

rotate

(0.32 sec)
  1. Format Worksheet Cells in a Workbook|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....column, set alignments, wrap and rotate text in cells. Aspose.Cells...

    docs.aspose.com/cells/java/format-worksheet-cel...
  2. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....file along with the option to rotate, add some header/footer, add...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  3. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...height, offsetX, offsetY); 34 //Rotate transform to get colors change...to down 35 brushTransform. Rotate (90); 36 //Set transform 37...

    docs.aspose.com/page/net/ps/working-with-gradient/
  4. Features|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....Add/Remove Pictures in Cells X X X Rotate/Resize Pictures in Cells X...

    docs.aspose.com/cells/net/grid-features/
  5. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...height, offset_x, offset_y) 46 # Rotate transform to get colors change...to down 47 brush_transform. rotate (90.) 48 # Set the transform...

    docs.aspose.com/page/python-net/ps/working-with...
  6. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....TextBox should not rotate when the shape is rotated. Parent { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: Rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…... Eg: transform: rotate(-90deg) skew(-22,5deg); System...

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  8. Delete Page in PDF in Node.js|Aspose.PDF for No...

    You can delete pages from your PDF file using Aspose.PDF for Node.js via C++....js Rotate PDF Pages in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/delete-pages/
  9. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...PDF | Text box on rotated page Aspose.PDF Product Family srmorley...document which may have page rotations. This is proving far more...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  10. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 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/zh/java/convert-svg-to-jpg/