Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,484 for

font

(0.05 sec)
  1. 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/
  2. 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...
  3. Features Overview | Documentation

    GroupDocs.Watermark for Java API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....watermarks by text formatting (font, color etc) Modifying hyperlinks...

    docs.groupdocs.com/watermark/java/features-over...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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-...
  9. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed.... Substitute Specific Fonts when Converting between .NET...Conversion for .NET supports explicit font substitution when converting...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  10. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....library configures and customizes font access. ttf-mscorefonts-installer:...provides Microsoft TrueType core fonts. It’s available in the archive...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...