Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 7,550 for

rotate

(0.48 sec)
  1. API Público y Cambios Incompatibles con Version...

    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....Ripple, Honeycomb, Cube, Box, Rotate, Orbit, Doors, Window, Ferris...

    docs.aspose.com/slides/es/androidjava/public-ap...
  2. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/androidjava/3d-chart/
  3. Öffentliches API und nicht rückwärtskompatible ...

    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....Ripple, Honeycomb, Cube, Box, Rotate, Orbit, Doors, Window, Ferris...

    docs.aspose.com/slides/de/java/public-api-and-b...
  4. Working with Calendar Exceptions | Aspose.Tasks...

    This document explains how to handle calendar exceptions using Aspose.Tasks for .NET....scheduling scenarios such as rotating shifts or partial closures...

    docs.aspose.com/tasks/net/working-with-calendar...
  5. Ausrichtungseinstellungen|Documentation

    In der Aspose.Cells Bibliothek können Sie Zellenausrichtungseinstellungen verwenden, um das Layout und die Anzeige von Text anzupassen. Durch die Anpassung von Einstellungen wie horizontale Ausrichtung, vertikale Ausrichtung und Textumbruch haben Sie mehr Kontrolle darüber, wie der Text in den Zellen fließt. Dieses Dokument bietet Ihnen detaillierte Schritte und Beispielcode, um schnell zu erfassen, wie Sie Aspose.Cells für Zellenausrichtungseinstellungen verwenden....Legen Sie die Ausrichtung (Rotation) des Textes in einer Zelle...

    docs.aspose.com/cells/de/net/cells-alignment-se...
  6. DXF Drawings|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/net/dxf-drawings/
  7. DXF Drawings|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/net/developer-guide/cad-and...
  8. 程序化更改 PDF 页面大小|Aspose.PDF for Java

    使用 Java 库从您的 PDF 文件更改页面大小。... setRotate ( Rotation . on90 ); // 获取页面高度和宽度信息 System...

    docs.aspose.com/pdf/zh/java/change-page-size/
  9. BarcodeParameters.SymbolRotation | Aspose.Words...

    Upptäck egenskapen BarcodeParameters SymbolRotation för optimal rotation av streckkodssymboler. Välj mellan giltiga värden 0 och 3 för exakt skanning....SymbolRotation property Rotation av streckkodssymbolen. Giltiga...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...lignInd); TempAddArtifact.Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...

    forum.aspose.com/t/aspose-pdf/311479