Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,480 for

rotation

(0.04 sec)
  1. API public et changements incompatibles avec le...

    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....fournissent un accès à la rotation personnalisée qui est appliquée...

    docs.aspose.com/slides/fr/php-java/public-api-a...
  2. Arbeiten mit linearer Extrusion|Documentation

    Aspose.3D for Python via .NET bietet die LinearExtrusion-Klasse, die als Eingabe eine 2D-Form annimmt und die Form in der 3. Dimension erweitert....twist behandelt den Grad der Rotation, während die Form extrudiert...

    docs.aspose.com/3d/de/python-net/working-with-l...
  3. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library....column, set alignments, wrap and rotate text in cells. Aspose.Cells...

    docs.aspose.com/cells/python-net/format-workshe...
  4. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....to Excel using Python How to Rotate Text in PDF using Python How...

    kb.aspose.com/pdf/page/11/
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Latest Answers How to Create Rotated BarCode in Java How to Create...

    kb.aspose.com/categories/page/66/
  6. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Attachment to PDF in Java How to Rotate PDF using C# How to Convert...

    kb.aspose.com/pdf/page/6/
  7. ShapeBase.DistanceTop | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceTop e regola facilmente lo spazio in punti tra il testo del documento e il bordo superiore della forma per un controllo preciso del layout.... Rotation = 60 ; // Aggiungere il testo...

    reference.aspose.com/words/it/net/aspose.words....
  8. ShapeBase.DistanceLeft | Aspose.Words för .NET

    Upptäck ShapeBase DistanceLeft-egenskapen för att enkelt justera avståndet i punkter mellan dokumenttexten och den vänstra kanten av former för förbättrad layoutkontroll.... Rotation = 60 ; // Lägg till text som...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Манипуляция свойствами страниц|Aspose.PDF for .NET

    Этот раздел объясняет, как манипулировать свойствами страниц с помощью Aspose.PDF Facades, используя класс PdfPageEditor.... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/ru/net/manipulate-page-prop...
  10. PDFにウォーターマークを追加する(C++版)|Documentation

    Aspose.Cellsを使用してレンダリング中にPDFファイルにテキストと画像のウォーターマークを追加する方法を学びます(C++版)。...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ja/cpp/add-watermark-to-pdf/