Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 865 for

custom fonts

(0.1 sec)
  1. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....app About About Us Contact Customers Legal Security Events Acquisition...== Color . Red && fragment . Font . FamilyName == "Arial" ) {...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  2. Python タイル型透かし:ドキュメントと画像を保護する7つの例

    7つの実用例でPythonタイル型透かしをマスターしましょう。ドキュメントのセキュリティのために透かしを追加・作成・カスタマイズする方法、透かしの削除、そしてエンタープライズコンテンツ保護のためにGroupDocs.Watermark APIを使用してファイルを保護する方法を学びます。...ath) as watermarker: font = gww . Font( 'Arial' , 14.0 ) watermark...TextWatermark( f 'CONFIDENTIAL' , font) watermark . foreground_color...

    blog.groupdocs.com/ja/watermark/tiling-watermar...
  3. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/existing-objec...
  4. סימון מים AI: הגנה על מסמכים עם סימון מודע להקש...

    גלה כיצד להגן על מסמכים עם סימוני מים מבוססי AI באמצעות GroupDocs.Watermark. למד כיצד להוסיף, ליצור ולהתאים אישית סימוני מים באופן אוטומטי לשיפור אבטחת המסמכים והגנת התוכן....Watermarker(inputPath)) { Font font = new Font( "Arial" , 11 , FontStyle...TextWatermark(watermarkText, font) { ForegroundColor = Color.Red...

    blog.groupdocs.com/he/watermark/ai-driven-dynam...
  5. Working with spreadsheet document attachments |...

    Extract, add, remove, search, and watermark spreadsheet attachments using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , gww . Font ( "Arial" , 19.0 )) load_options...

    docs.groupdocs.com/watermark/python-net/working...
  6. Водяные знаки ИИ: Защита документов с контекстн...

    Узнайте, как защищать документы с помощью водяных знаков на основе ИИ, используя GroupDocs.Watermark. Научитесь автоматически добавлять, создавать и настраивать водяные знаки для повышения безопасности документов и защиты контента....Watermarker(inputPath)) { Font font = new Font( "Arial" , 11 , FontStyle...TextWatermark(watermarkText, font) { ForegroundColor = Color.Red...

    blog.groupdocs.com/ru/watermark/ai-driven-dynam...
  7. AI Vodoznakování: Chraňte dokumenty pomocí kont...

    Objevte, jak chránit dokumenty pomocí AI-poháněných vodoznaků s využitím GroupDocs.Watermark. Naučte se automaticky přidávat, vytvářet a přizpůsobovat vodoznaky pro zvýšenou bezpečnost dokumentů a ochranu obsahu....Watermarker(inputPath)) { Font font = new Font( "Arial" , 11 , FontStyle...TextWatermark(watermarkText, font) { ForegroundColor = Color.Red...

    blog.groupdocs.com/cs/watermark/ai-driven-dynam...
  8. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Сравнение Excel‑таблиц: продвинутый по‑ячейковы...

    Узнайте, как программно сравнивать электронные таблицы Excel с помощью GroupDocs.Comparison для .NET. Это руководство демонстрирует поячеечное сравнение, пользовательское оформление, страницы‑сводки и расширенные средства управления видимостью при сравнении документов Excel в C#....advanced cell‑by‑cell analysis, custom styling, and comprehensive... You can clone, run, and customize the examples to suit your...

    blog.groupdocs.com/ru/comparison/compare-excel-...
  10. واترمارک گذاری هوش مصنوعی: حفاظت از اسناد با عل...

    کشف کنید چگونه می‌توانید اسناد را با واترمارک‌های هوش مصنوعی با استفاده از GroupDocs.Watermark محافظت کنید. یاد بگیرید که چگونه واترمارک‌ها را به‌صورت خودکار اضافه، ایجاد و سفارشی‌سازی کنید تا امنیت اسناد و حفاظت از محتوا بهبود یابد....Watermarker(inputPath)) { Font font = new Font( "Arial" , 11 , FontStyle...TextWatermark(watermarkText, font) { ForegroundColor = Color.Red...

    blog.groupdocs.com/fa/watermark/ai-driven-dynam...