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

rotate

(0.15 sec)
  1. Merge SVG to PDF via C# – Aspose.SVG

    Merge multiple SVG files into a single PDF in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....allows you to freely add images, rotate, scale, add backgrounds, filters...SVG Optimizer Stencil Drawing Rotate SVG Create a Thumbnail Mergers...

    products.aspose.com/svg/net/merger/svg-to-pdf/
  2. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....allows you to freely add SVGs, rotate, scale, add backgrounds, filters...SVG Optimizer Stencil Drawing Rotate SVG Create a Thumbnail Mergers...

    products.aspose.com/svg/net/merger/svg-to-image/
  3. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file, reorder or delete pages, rotate the pages, and set the Watermark...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  4. 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...
  5. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Translate, scale, rotate, or shear the current graphics...transformations using Scale() , Rotate() , Shear() and Transform()...

    products.aspose.com/page/net/work-with-ps-graph...
  6. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to Rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…... I use this code to rotate the shape and then update the...

    forum.aspose.com/t/changes-to-formula-in-contro...
  7. 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/
  8. 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...
  9. 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...
  10. 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-...