Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 27,703 for

word

(0.12 sec)
  1. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....watermarking : Works with PDFs, images, Word docs, and more Customizable...Photos: .jpg, .png, .gif, .bmp Word documents: .docx, .doc Excel...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  2. GroupDocs.Markdown for .NET — 将文档导出为 Markdown —...

    使用本地部署的 .NET API 将 PDF、Word、Excel、HTML 等导出为 Markdown。首次公开发布。...sxc Word / 富文本 .doc , .docx , .dot ,...lines wrapped in the same way in Word and in Pdf. This text has shading...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  3. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. business-plan.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......advertising with other companies Word of mouth or fixed signage Digital...2024-10-22T19:57:00Z Microsoft Office Word 3 2024-10-22T19:57:00Z GroupDocs...

    docs.groupdocs.com/total/python-net/_sample_fil...
  5. business-plan.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......advertising with other companies Word of mouth or fixed signage Digital...2024-10-22T19:57:00Z Microsoft Office Word 3 2024-10-22T19:57:00Z vlytvynchyk...

    docs.groupdocs.com/total/net/_sample_files/gett...
  6. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....extract text from PDF files, Word documents, Excel spreadsheets...options (case sensitivity, whole words, regex) Metadata & Document...

    docs.groupdocs.com/parser/net/
  7. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Guide / Edit document / Edit Word document / Font extraction options...the system or not. In other words, converter finds and extracts...

    docs.groupdocs.com/editor/java/font-extraction-...
  8. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...text without spaces, so default word-wrapping does not work. The...

    forum.groupdocs.com/t/converting-certain-html-t...
  9. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files that do not contain the word 'Einstein' in their paths DocumentFilter...

    docs.groupdocs.com/search/java/document-filteri...
  10. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files that do not contain the word 'Ipsum' in their paths const...

    docs.groupdocs.com/search/nodejs-java/document-...