Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,698 for

font

(0.04 sec)
  1. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....file format and setting default font for email documents. This release...in PDF documents and default fonts in diagram documents. Check...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  2. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Features Setting Default Font and Font Substitution Options When...ue); emailOptions. Explicit Font Substitution is Supported in...

    blog.groupdocs.com/categories/groupdocs.convers...
  3. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....contains unformatted text and no font or page settings can be applied...formatting options such as setting fonts type, styles (bold, italic,...

    docs.groupdocs.com/merger/python-net/merge/word/
  4. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....size, background or fore color, font etc. Call the sign method to...

    blog.groupdocs.com/signature/generate-barcode-i...
  5. C# Diff Library - Compare Text Files (PDF, DOC(...

    It compares and merges Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML documents. Document comparison API compares content to detect changes for words, paragraphs and characters....underlines, strikethroughs, font types, etc. Changes detection...

    blog.groupdocs.com/comparison/groupdocs-compari...
  6. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....Specify the substitute font for the missing fonts. Conclusion # After...

    blog.groupdocs.com/conversion/convert-presentat...
  7. Kashif Iqbal | File Format Blog

    Author Archives: Kashif Iqbal ← Older posts Add Formula in Excel using NPOI in .NET Posted on March 30, 2023 by Kashi......(2) Email (1) File Formats (5) Font (1) GIS (2) Image (5) Notes...

    blog.fileformat.com/author/kashif-iqbal/
  8. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....your comparison options like font styling for detected changes...

    blog.groupdocs.com/comparison/compare-excel-wor...
  9. Working with slide backgrounds | Documentation

    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....TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Features Overview | Documentation

    Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports text, image, and invisible watermarks for document security....Customize watermark appearance (fonts, position, rotation, transparency...Search watermark by formatting (font, color, etc.) Extract watermark...

    docs.groupdocs.com/watermark/java/features-over...