Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 2,478 for

font

(0.13 sec)
  1. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....external resources (stylesheets, fonts, images), they are referenced...in the ‘src’ attributes. All fonts and images, which are used in...

    docs.groupdocs.com/editor/java/get-html-markup-...
  2. 在 Java 中为 Excel 工作簿添加水印 |文字水印

    使用 Java 将水印插入 Excel 工作簿。水印所有工作表或将其应用于特定工作表,甚至使用水印 Java API 作为背景。...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); watermark...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); SpreadsheetWatermark...

    blog.groupdocs.com/zh/watermark/watermark-excel...
  3. Dodaj znaki wodne do dokumentów Word | 5 bezpie...

    Dowiedz się, jak dodać bezpieczne znaki wodne do dokumentów Word przy użyciu GroupDocs.Watermark dla .NET. Porównaj 5 metod ochrony z przykładami kodu, w tym zablokowane nagłówki, powtarzalne znaki wodne oraz sekcje chronione hasłem, których nie da się łatwo usunąć....TextWatermark( "Confidential" , new Font( "Arial" , 19 )) { VerticalAlignment...TextWatermark( "Protected Document" , new Font( "Arial" , 19 )) { VerticalAlignment...

    blog.groupdocs.com/pl/watermark/secure-word-doc...
  4. Watermerken toevoegen aan Word-documenten | 5 v...

    Leer hoe u veilige watermerken kunt toevoegen aan Word-documenten met GroupDocs.Watermark voor .NET. Vergelijk 5 beschermingsmethoden met codevoorbeelden, inclusief vergrendelde kopteksten, getegelde watermerken en met wachtwoord beveiligde secties die niet gemakkelijk verwijderd kunnen worden....TextWatermark( "Confidential" , new Font( "Arial" , 19 )) { VerticalAlignment...TextWatermark( "Protected Document" , new Font( "Arial" , 19 )) { VerticalAlignment...

    blog.groupdocs.com/nl/watermark/secure-word-doc...
  5. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Temukan cara mengimplementasikan font kustom dalam GroupDocs.Watermark...

    blog.groupdocs.com/id/groupdocs.blog/page/10/
  6. PDF on GroupDocs Blog | Document Automation Sol...

    PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Convers......aprimoramento no manuseio de fontes e conformidade PDF/A. GroupDocs...

    blog.groupdocs.com/pt/tag/pdf/index.xml
  7. Agregar marca de agua a libros de trabajo de Ex...

    Inserte marcas de agua en libros de Excel usando Java. Marca de agua todas las hojas o aplícala solo a una hoja específica incluso como fondo usando la API de Java de marca de agua....new TextWatermark("DRAFT", new Font("Segoe UI", 19)); watermark...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); SpreadsheetWatermark...

    blog.groupdocs.com/es/watermark/watermark-excel...
  8. Ajouter un filigrane aux classeurs Excel en Jav...

    Insérez des filigranes dans des classeurs Excel à l'aide de Java. Filigranez toutes les feuilles ou appliquez-les à une feuille spécifique, même en arrière-plan, à l'aide de l'API Java de filigrane....new TextWatermark("DRAFT", new Font("Segoe UI", 19)); watermark...new TextWatermark("DRAFT", new Font("Segoe UI", 19)); SpreadsheetWatermark...

    blog.groupdocs.com/fr/watermark/watermark-excel...
  9. Konversi WebP ke JPG, PNG, dan PDF di Java | Gr...

    Cara mengonversi WebP ke JPG, PNG, atau PDF di Java menggunakan API konversi dokumen sumber terbuka. Konversikan WebP online secara gratis. Contoh lari tersedia....setFont(new Font("Arial", Font.BOLD, 130)); watermark...

    blog.groupdocs.com/id/conversion/convert-webp-t...
  10. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....two options to manage CSS, fonts, images, and other resources:...output for printing Exclude fonts Minify HTML Set image size limits...

    docs.groupdocs.com/viewer/net/rendering-to-html/