Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 5,478 for

rotate

(0.05 sec)
  1. Aspose.PSD для Java 21.5 - Примітки до випуску|...

    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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/uk/java/aspose-psd-dlya-jav...
  2. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...lignInd); TempAddArtifact.Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...

    forum.aspose.com/t/two-issues-with-adding-water...
  3. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Rotation { get; set; } Defines the...(in degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DXF Tekeningen|CAD 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....Polyline Radial Dimension Ray Rotated Dimension Table Text Xline...

    docs.aspose.com/cad/nl/python-net/developer-gui...
  5. دستکاری حاشیه نویسی ها در PDF با استفاده از Pyt...

    سورس کد پایتون برای دستکاری حاشیه نویسی در فایل پی دی اف در دات نت فریم ورک، دات نت Core و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....textAnnotation , consider_rotation = False ) document . save...

    products.aspose.com/pdf/fa/python-net/annotation/
  6. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....setting the watermark text, rotation, opacity, and other properties...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  7. Working with Protection|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....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/java/working-with-prote...
  8. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....Rotation English Русский 简体中文 عربي...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is Rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…... Result image is rotated! Original image is not! Thanks...meta data transfer and image rotation when saved? Thanks. Denis...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  10. PDFに透かしを追加する方法 C++を使用|Aspose.PDF for C++

    この記事では、プログラムでC++を使用してPDFにおけるアーティファクトの操作と透かしの取得に関する機能を説明します。...Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ja/cpp/add-watermarks/