Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 228 for

horizontal

(0.08 sec)
  1. Java で SVG を JPG に変換する - ベクター グラフィックスを JPG 画像に変換する

    Java を使用して、SVG ベクター グラフィックスを JPG 画像に変換します。 Java API を使用して、変換された JPG の回転、反転、透かし、グレースケール、明るさとガンマの調整を行います。...FlipY); // Flip Vertically or Horizontally options.setBrightness(50);...

    blog.groupdocs.com/ja/conversion/convert-svg-to...
  2. Aangepaste lettertypen in GroupDocs.Watermark -...

    Leer hoe u aangepaste lettertypen in GroupDocs.Watermark kunt gebruiken om merkconsistentie en systeemonafhankelijkheid te waarborgen. Volg onze stapsgewijze instructies en Docker-installatie....Center; // Center horizontally watermark.VerticalAlignment...

    blog.groupdocs.com/nl/watermark/using-custom-fo...
  3. Benutzerdefinierte Schriftarten in GroupDocs.Wa...

    Lernen Sie, wie Sie benutzerdefinierte Schriftarten in GroupDocs.Watermark nutzen können, um Konsistenz in der Markenbildung und Systemunabhängigkeit sicherzustellen. Folgen Sie unseren schrittweisen Anweisungen und der Docker-Installation....Center; // Center horizontally watermark.VerticalAlignment...

    blog.groupdocs.com/de/watermark/using-custom-fo...
  4. Generování dlaždicových vodoznaků – Vylepšete z...

    Objevte techniky generování vodoznaků s dlaždicemi pro dokumenty pomocí C#, Java a Node.js. Vylepšete zabezpečení svých dokumentů pomocí tohoto podrobného průvodce.... Stacked Horizontal: Vhodné pro široké dokumenty...

    blog.groupdocs.com/cs/watermark/generate-tiling...
  5. Specify rendering options for CAD files | Docum...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....positive x-axis extends horizontally to the right, and the positive...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  6. Custom Fonts in GroupDocs.Watermark - Implement...

    Pelajari cara memanfaatkan font kustom di GroupDocs.Watermark untuk memastikan konsistensi merek dan independensi sistem. Ikuti petunjuk langkah demi langkah dan pengaturan Docker kami....Center; // Center horizontally watermark.VerticalAlignment...

    blog.groupdocs.com/id/watermark/using-custom-fo...
  7. Integrasikan Watermarking dalam Aplikasi Node.js

    Ikuti panduan kami untuk dengan mudah menerapkan tanda air di proyek Node.js Anda dengan API GroupDocs.Watermark for Node.js yang kaya fitur....Air: Sesuaikan penjajaran horizontal dan vertikal tanda air. Tambahkan...

    blog.groupdocs.com/id/watermark/integrate-water...
  8. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....positive x-axis extends horizontally to the right, and the positive...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  9. Integrar marca d'água em aplicativos Node.js

    Siga nosso guia para implementar facilmente marcas d'água em seus projetos Node.js com a API rica em recursos GroupDocs.Watermark for Node.js....personalize o alinhamento horizontal e vertical da marca d’água...

    blog.groupdocs.com/pt/watermark/integrate-water...
  10. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermark vertically and horizontally. advanced_usage.adding_text_watermarks...

    docs.groupdocs.com/watermark/java/adding-text-w...