Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 7,458 for

rotate

(0.18 sec)
  1. Wasserzeichen zu PDF hinzufügen|Documentation

    Lernen Sie, wie Sie mit Aspose.Cells für Python via .NET API ein Wasserzeichen zu PDF hinzufügen...Sie Ausrichtung, Versatz, Rotation, Deckkraft, Vordergrund/Hintergrund...Sie Ausrichtung, Versatz, Rotation, Deckkraft, Vordergrund/Hintergrund...

    docs.aspose.com/cells/de/python-net/add-waterma...
  2. Add Watermark To PDF|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....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  3. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/python-net/add-watermark-...
  4. หมุน PDF โดยใช้ C# | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/th/net/rotate/
  5. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/add-watermarks/
  6. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3D converter in C#. You can convert 3D model to PDF-3D in C# .NET as well.... Rotation, scaling, and detail selection...well as a demonstration of rotation and scaling. Aspose.CAD for...

    docs.aspose.com/cad/net/developer-guide/export-...
  7. Barcode Appearance Customization|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Android...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for Android...

    docs.aspose.com/barcode/androidjava/barcode-app...
  8. Personalizar gráficos 3D en presentaciones con ...

    Aprenda a crear y personalizar gráficos 3‑D en Aspose.Slides para Python a través de .NET, con soporte para archivos PPT, PPTX y ODP — mejore sus presentaciones hoy.... rotation_3d . right_angle_axes = True chart . rotation_3d...rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y = 270 chart...

    docs.aspose.com/slides/es/python-net/3d-chart/
  9. Трансформации SVG – Код SVG – Руководство Aspos...

    Научитесь применять преобразования SVG – перенос, масштабирование, поворот и наклон с Aspose.SVG. Включает понятные примеры кода и рекомендации....transform : translate, scale, rotate, skewX, skewY и matrix . Трансляция...f) . Вращение SVG – Rotation Функция rotate(angle, cx, cy) поворачивает...

    docs.aspose.com/svg/ru/net/drawing-basics/svg-t...
  10. Поворот страниц PDF с использованием Python|Asp...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python....поворота с помощью метода ‘rotate’. import aspose.pdf as ap doc...поворота страницы page . rotate = ap . Rotation . ON90 # Сохранить...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/