Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 961 for

custom fonts

(0.7 sec)
  1. Python 平鋪水印:7 個保護文件與圖像的範例

    掌握 Python 平鋪水印,通過 7 個實用範例學習。了解如何添加、創建和自訂水印以保障文件安全,移除水印,並使用 GroupDocs.Watermark API 進行企業內容保護。...ath) as watermarker: font = gww . Font( 'Arial' , 14.0 ) watermark...TextWatermark( f 'CONFIDENTIAL' , font) watermark . foreground_color...

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  2. GroupDocs.Annotation for Python via .NET Overvi...

    GroupDocs.Annotation for Python via .NET adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, DOCX, XLSX, PPTX, images, CAD, Visio, and email files, entirely on-premise without Microsoft Office....app About About Us Contact Customers Legal Security Events Acquisition...page_number = 0 highlight . font_color = Color . lime . to_argb...

    docs.groupdocs.com/annotation/python-net/produc...
  3. 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/ko/watermark/tiling-watermar...
  4. Excel-Tabellen vergleichen: Erweiterte Zelle-zu...

    Erfahren Sie, wie Sie Excel-Tabellen programmgesteuert mit GroupDocs.Comparison für .NET vergleichen. Dieser Leitfaden demonstriert den Zelle-zu-Zelle-Vergleich, benutzerdefinierte Formatierung, Zusammenfassungsseiten und erweiterte Sichtbarkeitssteuerungen für den Excel-Dokumentvergleich in C#....advanced cell‑by‑cell analysis, custom styling, and comprehensive... You can clone, run, and customize the examples to suit your...

    blog.groupdocs.com/de/comparison/compare-excel-...
  5. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...app About About Us Contact Customers Legal Security Events Acquisition...Diagonal Corner Rounded" , new Font ( "Calibri" , 8 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  6. 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...
  7. 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-...
  8. סימון מים 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...
  9. 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...
  10. Водяные знаки ИИ: Защита документов с контекстн...

    Узнайте, как защищать документы с помощью водяных знаков на основе ИИ, используя 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...