Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 28,943 for

word

(0.14 sec)
  1. 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...
  2. 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/conversion/java/_sample_file...
  3. 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/conversion/python-net/_sampl...
  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 vlytvynchyk...

    docs.groupdocs.com/total/net/_sample_files/gett...
  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 GroupDocs...

    docs.groupdocs.com/total/python-net/_sample_fil...
  6. 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-...
  7. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....archive contains only PDFs and Word documents is_valid = valida...

    docs.groupdocs.com/parser/python-net/detect-fil...
  8. 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...
  9. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...value setting is available for Word Processing documents only. Adding...or dropdown list, Microsoft Word adds a default item that has...

    docs.groupdocs.com/assembly/python-net/template...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...value setting is available for Word Processing documents only. Adding...or dropdown list, Microsoft Word adds a default item that has...

    docs.groupdocs.com/assembly/net/template-syntax...