Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 778 for

rotate

(1.44 sec)
  1. GroupDocs.Signature for Python 26.1 – En Son Gü...

    GroupDocs.Signature for Python 26.1'de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut....izlemeleri için döndürme desteği # rotation_angle (derece) değerini barkod/QR...barcode_sign_options . rotation_angle = 45 # rotate 45° preview_options...

    blog.groupdocs.com/tr/signature/groupdocs-signa...
  2. GroupDocs.Signature voor Python 26.1 – Laatste ...

    Ontdek wat er nieuw is in GroupDocs.Signature voor Python 26.1. Nu beschikbaar op NuGet en de GroupDocs‑website....Barcode‑ en QR‑voorbeelden # Stel rotation_angle (graden) in op barcode/QR‑opties...barcode_sign_options . rotation_angle = 45 # rotate 45° preview_options...

    blog.groupdocs.com/nl/signature/groupdocs-signa...
  3. Searching watermarks | GroupDocs

    Find possible text and image watermarks with powerful criteria — text, regex, image similarity, formatting, and combined criteria — using GroupDocs.Watermark for Python via .NET...., x , y , width , height , rotate_angle , and page_number . Search...ImageColorHistogramS — robust to rotation, scaling, and translation...

    docs.groupdocs.com/watermark/python-net/searchi...
  4. كيفية تحويل RTF إلى PDF بجافا

    نوضح لك الإرشادات التفصيلية لتحويل RTF إلى PDF في Java وإنشاء نموذج تعليمة برمجية لتنفيذ وظائف محول Java RTF إلى PDF....Margins ، و Orientation ، و Rotation ، وغيرها الكثير. لقد قمنا...

    kb.groupdocs.com/ar/conversion/java/how-to-conv...
  5. Basic usage | GroupDocs

    The main features of the GroupDocs.Watermark API — add, customize, update, and remove watermarks with just a few lines of code.... — control color, font, rotation, opacity, sizing, and position...

    docs.groupdocs.com/watermark/python-net/basic-u...
  6. Developer Guide | GroupDocs

    Practical code examples for GroupDocs.Watermark for Python via .NET — add text and image watermarks, customize and tile them, place them with format-specific options, and search, modify, and remove existing watermarks....over sizing, positioning, rotation, and margins, plus format-specific...

    docs.groupdocs.com/watermark/python-net/develop...
  7. 在 Java 中將 Word 文檔轉換為 PDF | DOCX 轉 PDF

    在 Java 應用程序中將 Word DOC 和 DOCX 文檔轉換為 PDF。使用文檔轉換 Java API 自動進行文件轉換。...Rotation; import com.groupdocs.conversion...setPagesCount(1); // options.setRotate(Rotation.On180); options.setDpi(300);...

    blog.groupdocs.com/zh-hant/conversion/convert-w...
  8. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....“minAngle” defines the minimal rotation angle and “randomAngleMax”...“randomAngleMax” is a maximal rotation angle, randomly added to “minAngle”....

    docs.groupdocs.com/redaction/net/use-advanced-r...
  9. Watermark Auditing for PDF Compliance | GroupDocs

    Automate PDF watermark compliance checks using GroupDocs.Watermark for .NET....including text, position, rotation, and image data: using ( Watermarker...); Console . WriteLine ( $" Rotation: {wm.RotateAngle} degrees"...

    docs.groupdocs.com/watermark/net/watermark-audi...
  10. C# Konwertuj PPT na PDF | PPTX do PDF | Konwers...

    Konwertuj PowerPoint PPT, PPTX na PDF w .NET. Przykłady kodu w języku C# przedstawiają konwersję wybranych, kolejnych slajdów i znaków wodnych przy użyciu interfejsu API konwersji....= 2, PagesCount = 1, Rotate = Rotation.On180, Dpi = 300, Width...

    blog.groupdocs.com/pl/conversion/convert-presen...