Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 7,455 for

rotate

(0.12 sec)
  1. اضافه کردن تمبر تصویر به PDF با استفاده از C# |...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/fa/net/stamps/image/
  2. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Python | Aspos...

    เพิ่มแสตมป์รูปภาพลงในไฟล์ PDF โดยเป็นโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/th/python-net/stamps/im...
  3. 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/
  4. Formverarbeitung in Aspose.PSD für C#|Documenta...

    Beispiele zur Manipulation von Formebenen der PSD-Datei...Ändern Sie die Position, Größe, Rotation und andere Attribute, um den...erzielen. Verändern Sie Größe, Rotation oder Scherung von Formen,...

    docs.aspose.com/psd/de/de/net/psd-formverarbeit...
  5. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...1/1440 inches) symbol_rotation Rotation of the barcode symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....can set alignment, offset, rotation, opacity, foreground/background...Center ; // Specify rotation watermark . rotation = 30 ; // Specify...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  8. 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/
  9. 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...
  10. Faire pivoter les pages PDF par programmation|A...

    Changer l'orientation des pages et ajuster le contenu de la page à la nouvelle orientation de la page en utilisant Java....chaque page et définissez la rotation à 90 degrés. Enregistrez le...$page -> setRotate (( new Rotation ()) -> On90 ); } // Enregistrer...

    docs.aspose.com/pdf/fr/php-java/rotate-pages/