Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 7,449 for

rotate

(0.27 sec)
  1. Как повернуть PDF с помощью C#

    В этой статье рассказывается, как повернуть PDF-файл с помощью C#. Он имеет настройки среды разработки, список шагов, которые необходимо выполнить, и исполняемый пример кода для поворота страниц PDF с помощью C#....прямоугольник Установите свойство Rotation страницы, чтобы также поворачивать...содержимого, используйте свойство Rotate страницы, для которого в этом...

    kb.aspose.com/ru/pdf/net/how-to-rotate-pdf-usin...
  2. Comment faire pivoter une cellule dans Excel à ...

    Ce didacticiel rapide explique comment faire pivoter une cellule dans Excel à l'aide de C#. Lors de la rotation des cellules dans Excel à l'aide de C#, vous pourrez également modifier le style de la cellule....seulement pour définir l’angle de rotation, mais la personnalisation...disque contenant le texte en rotation Les étapes ci-dessus décrivent...

    kb.aspose.com/fr/cells/net/how-to-rotate-a-cell...
  3. Aggiungi timbro immagine al PDF usando C# | Asp...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/it/net/stamps/image/
  4. Повертайте документи через Python | products.as...

    Обертайте PDF-файли та файли зображень, включаючи JPG PNG BMP GIF TIFF SVG, за допомогою програми Python....PDF Explore Rotate File Options with Python Rotate PDF Files...

    products.aspose.com/total/uk/python-net/rotate/
  5. AxisTickLabels.Orientation | Aspose.Words per .NET

    Personalizza l'orientamento delle tue etichette AxisTickLabels per una leggibilità ottimale. Regola facilmente la direzione del testo delle etichette di spunta per migliorare la visualizzazione dei tuoi dati!... Rotation = - 30 ; yTickLabels . Orientation...Horizontal ; yTickLabels . Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  6. Ajouter filigrane au PDF avec Node.js via C++|D...

    Apprenez comment ajouter un filigrane texte et image au PDF lors de la conversion d Excel en PDF en utilisant Aspose.Cells for Node.js via C++....l’alignement, le décalage, la rotation, l’opacité, l’avant-plan/arrière-plan...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/fr/nodejs-cpp/add-waterma...
  7. Lägg till vattenmärke till PDF med JavaScript v...

    Lär dig hur man lägger till text och bildvattenmärke till PDF medan du konverterar Excel till PDF med Aspose.Cells for JavaScript via C++....inriktning, förskjutning, rotation, opacitet, förgrund/bakgrund...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/sv/javascript-cpp/add-wat...
  8. Wasserzeichen zu PDF mit JavaScript via C++ hin...

    Lernen Sie, wie man Text und Bild Wasserzeichen zu PDFs hinzufügt, während Excel in PDF umgewandelt wird, mit Aspose.Cells for JavaScript via C++....können Sie Ausrichtung, Offset, Rotation, Opazität, Vordergrund/Hintergrund...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/de/javascript-cpp/add-wat...
  9. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java.... getRotation() Gets the rotation of the chart title in degrees...setRotation(int value) Sets the rotation of the chart title in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Node.js 中旋转 PDF 页面|Aspose.PDF for Node.js via...

    本主题介绍如何在 Node.js 环境中以编程方式旋转现有 PDF 文件的页面方向。...Rotation’ 作为旋转值。您可以设置需要旋转 PDF 的度数。有以下选项:无、90、180...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/zh/nodejs-cpp/rotate-pages/