Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 2,410 for

list

(0.05 sec)
  1. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements.... You can find a complete list of improvements, as well as...

    blog.groupdocs.com/viewer/new-features-and-impr...
  2. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API.... UTF_8 ); List < IHtmlResource > allResources...

    docs.groupdocs.com/editor/java/create-editabled...
  3. 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....archive area to package sources list RUN sed -i '.bak' 's/$/ contrib/'...contrib/' /etc/apt/sources.list # Add default fonts RUN apt-get...

    blog.groupdocs.com/watermark/using-custom-fonts...
  4. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....the property to obtain the lists of folders in the archive file...GroupDocs.Viewer also allows you to list and extract all files contained...

    docs.groupdocs.com/viewer/python-net/render-arc...
  5. Convert a Document to Another Format | Document...

    Learn how to convert a single document to another format using GroupDocs.Conversion for Python via .NET....Complete Document The following list of ConvertOptions classes can...

    docs.groupdocs.com/conversion/python-net/develo...
  6. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...the “any file”, can you please list oll the input formats? In particular...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  7. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources...operation automatically generates a list of changed files only when indexing...

    docs.groupdocs.com/search/net/indexing-from-dif...
  8. 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!... Please see the list below. BMP (Bitmap Image File)...

    products.groupdocs.app/signature/xltm
  9. 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!... Please see the list below. BMP (Bitmap Image File)...

    products.groupdocs.app/signature/dotx
  10. 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.... The full list of supported properties for...

    docs.groupdocs.com/watermark/java/adding-text-w...