Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 7,637 for

rotate

(0.08 sec)
  1. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. התעדכונים של Aspose.PSD עבור .NET 20.10|Documen...

    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.... // We can scale, rotate, skew, distort, perspective...example demonstrates how to rotate and flip the Adobe® Photoshop®...

    docs.aspose.com/psd/he/net/aspose-psd-for-net-2...
  6. Ořezávání, Otočení a Změna Velikosti Obrázků|Do...

    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....knihovna provést konkrétní postup Rotate & Flip. Otočení Obrázku Metodu...poskytuje metodu RasterImage.Rotate, která usnadňuje uživatelům...

    docs.aspose.com/psd/cs/java/ořezávání-otočení-a...
  7. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/sv/net/simplify-the-creation...
  8. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  9. Dodaj stempel tekstowy do pliku PDF za pomocą P...

    Dodaj stempel tekstowy do pliku PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/pl/python-net/stamps/text/
  10. 使用 Python 旋转 PDF 页面|Aspose.PDF for Python via .NET

    本主题描述如何使用 Python 编程旋转现有 PDF 文件中的页面方向。...您还可以通过使用“rotate”方法设置旋转角度来更改页面方向。 import aspose...) # 设置页面旋转角度 page . rotate = ap . Rotation . ON90 # 保存输出文件 doc...

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