Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,318 for

list

(0.03 sec)
  1. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....Documents Visit the complete list of API features to have a better...- Improvements # A detailed list of all the improvements made...

    blog.groupdocs.com/signature/groupdocs.signatur...
  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....finds the selected file in the list of files based on the entered...automatically allocated in the list. If a user clicks Copy , the...

    blog.groupdocs.com/viewer/developing-extensions...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Please see below for the list of enhancements and features...ready to be announced. View the list of interactive features introduced...

    blog.groupdocs.com/groupdocs.blog/page/86/
  4. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....DropdownComponent { Options = new List < string > { "Item1" , "Item2"...PenWidth = 3 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  5. Generate Document from Custom .NET Objects | Gr...

    Generate documents by binding data from custom .NET classes and objects to template documents....of objects List < Customer > customers = new List < Customer...(using data band): Customers List: <<foreach [in customers]>>...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  6. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....and properties to obtain the lists of layouts and layers in the...(). size ()); // Display the list of existing layouts. for ( Layout...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  7. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET.... A list of file formats that support...HTML format is provided in the list below: Portable Document Format...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  8. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many new features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a List of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....Furthermore, you can also get a list of all the formats supported...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  9. Extract Data from Attachments and ZIP Archives ...

    Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET.... Call get_container() to list ContainerItem entries. For each...file. Call get_container() to list ContainerItem entries. For each...

    docs.groupdocs.com/parser/python-net/extract-da...
  10. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a List of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a List of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....sensitive data removal policy as a list of redaction rules, you don’t...specify an XML document with a list of pre-configured redactions...

    docs.groupdocs.com/redaction/java/use-redaction...