Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 6,827 for

rotate

(0.13 sec)
  1. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Semplice codice sorgente demo per aggiungere filigrana al file PDF su qualsiasi piattaforma con linguaggio C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/it/cpp/watermark/add/
  2. Python 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 이미지 스탬프를 추가하는 Python 소스 코드입니다.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/ko/python-net/stamps/im...
  3. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون.... rotation – يحصل على دوران القطعة الأثرية...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  4. Dodaj nagłówek do pliku PDF za pomocą C++ | Asp...

    Przykładowy kod C++ do korzystania z Aspose.PDF do pracy z nagłówkami z PDF przez C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/pl/cpp/header/
  5. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上使用 PDF 文件中的戳记的 C# 源代码。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/
  6. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  7. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....different page box sizes, page rotation, page zoom etc. In order to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  8. 使用 Python 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/rotate/
  9. Create a Chart in a Microsoft PowerPoint Presen...

    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.... Now, set the chart rotation angles in X and Y direction...values. Now, set the chart rotation angles in X and Y direction...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  10. 使用 C# 向 PDF 添加图像图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加图像戳记的 C# 源代码....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/zh-hans/net/stamps/image/