Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 7,461 for

rotate

(0.43 sec)
  1. 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...
  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. PDF 내 텍스트 회전|Aspose.PDF for Java

    PDF에 텍스트를 회전시키는 다양한 방법을 배우세요. Aspose.PDF는 텍스트를 원하는 각도로 회전시키거나 텍스트 조각 또는 전체 단락을 회전시킬 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ko/java/rotate-text-inside-...
  5. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec com.aspose.pdf.facades en utilisant la classe PdfFileStamp....attributs tels que l’origine, la rotation, l’arrière-plan, etc., en...other attributes like origin, rotation, background etc. Vous pouvez...

    docs.aspose.com/pdf/fr/java/add-text-and-image-...
  6. Go 를 사용하여 PDF 회전 | Aspose.PDF

    Go via C++ 용 Aspose.PDF 를 사용하여 Go 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/ko/go-cpp/rotate/
  7. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....can set alignment, offset, rotation, opacity, foreground/background...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  8. متن، تصویر یا تمبر صفحه در PDF با استفاده از C#...

    اضافه کردن تمبر: متن، تصویر یا صفحه - به PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/fa/net/stamps/
  9. Повертайте документи через Java | products.aspo...

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

    products.aspose.com/total/uk/java/rotate/
  10. เพิ่มลายน้ำลงใน PDF โดยใช้ C++ | Aspose.PDF

    เพิ่มลายน้ำลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/th/cpp/watermark/add/