Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 7,507 for

rotate

(0.22 sec)
  1. 搜索

    搜索...save("rotated-image.bmp"); 以下是我們在旋轉後得到的輸入圖像(左)和結果圖像(右)。...270 度以外的角度。為此,API 提供了 Image.rotate(float angle) 方法,該方法接受旋轉角度作為參數。以下代碼示例顯示瞭如何在...

    blog.aspose.com/zh-hant/imaging/rotate-images-i...
  2. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/artifacts/
  3. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the label...Label::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  5. ChartAxisTitle class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  7. Aggiungi timbro di testo al PDF usando C# | Asp...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/
  8. Lägg till vattenmärke till PDF med Node.js via ...

    Lär dig hur man lägger till text och bildvattenmärke till PDF när du konverterar Excel till PDF med Aspose.Cells for Node.js via C++....ställa in justering, offset, rotation, opacitet, förgrund/bakgrund...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/sv/nodejs-cpp/add-waterma...
  9. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/java/sequential-multi-p...
  10. Dodaj stempel obrazu do pliku PDF za pomocą C++...

    Dodaj stempel obrazu do pliku PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/pl/cpp/stamps/image/