Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 774 for

area

(0.09 sec)
  1. Export Styles During Document Editing | Documen...

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....usually located in the “Styles” area on the “Home” tab; users can...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  2. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions.... First, this clears an area in which files will be displayed...

    blog.groupdocs.com/viewer/developing-extensions...
  3. Digital Signature - esign XLTM documents | Grou...

    Digital signature (eSignature) for XLTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign XLTM documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/xltm
  4. Digital Signature - esign DOTX documents | Grou...

    Digital signature (eSignature) for DOTX made easy with GroupDocs Signature. Create your electronic digital signatures and esign DOTX documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/dotx
  5. Digital Signature - esign PPTM documents | Grou...

    Digital signature (eSignature) for PPTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign PPTM documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/pptm
  6. Digital Signature - esign PNG documents | Group...

    Digital signature (eSignature) for PNG made easy with GroupDocs Signature. Create your electronic digital signatures and esign PNG documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/png
  7. Digital Signature - esign CSV documents | Group...

    Digital signature (eSignature) for CSV made easy with GroupDocs Signature. Create your electronic digital signatures and esign CSV documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/csv
  8. Adding text watermarks | Documentation

    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....is used to determine working area size. Using In the example above...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Load WordProcessing document with options | Doc...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....comments are displayed in an area to the right of the document...

    docs.groupdocs.com/conversion/net/load-wordproc...
  10. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....libc6-dev # Add `contrib` archive area to package sources list RUN...

    blog.groupdocs.com/watermark/using-custom-fonts...