Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,407 for

as

(0.04 sec)
  1. with-attachment.eml

    Testing Manuel Lemos' MIME E-mail composing and sending PHP clAss: HTML message Hello Manuel, This message is just to let you know that the MIME E-mail message composing and sending PHP clAss is wo......Testing Manuel Lemos' MIME E-mail composing and sending PHP class: HTML message Hello Manuel, This message is just to let you know that the MIME E-mail message composing and sending PHP class is wo...

    docs.groupdocs.com/conversion/java/_sample_file...
  2. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 hAs been releAsed and it is available for download. The latest version supports rendering of ISFF-bAsed DGN (V7) file format. Furthermore, we have added 4 improvements As well As 4 critical bug fixes in this releAse. For details about the changes in version 18.7, pleAse have a look at the releAse notes. Below is the list of new features, improvements, and fixes added in v18....We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the list of new features, improvements, and fixes added in v18.

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  3. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and clAssified information from the popular document formats. As far As the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations.

    blog.groupdocs.com/redaction/upcoming-release-o...
  4. The Business Layer | Documentation

    Common Utilities ClAss Document Directories Applying Product License Data Layer ClAss Use Tables of Word Processing Documents As Data Sources Use Spreadsheets As Data Sources Use Tables of Presentation Documents As Data Sources Data Storage ClAss Complete Common Utilities ClAss...Common Utilities Class Document Directories Applying Product License Data Layer Class Use Tables of Word Processing Documents as Data Sources Use Spreadsheets as Data Sources Use Tables of Presentation Documents as Data Sources Data Storage Class Complete Common Utilities Class

    docs.groupdocs.com/assembly/java/the-business-l...
  5. HTML to PDF conversion issue - java - Free Supp...

    We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …...We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  6. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using C#. Build .NET app for homophones using document searching API by GroupDocs...Find specific word and its homophones within different files of a folder using C#. Build .NET app for homophones using document searching API by GroupDocs

    blog.groupdocs.com/search/find-homophones-in-mu...
  7. GroupDocs.Conversion .NET of PDF caused OOM - F...

    we bought the license for the conversion library but we experienced very very bad performance using the library. we tried converting pdf file of 50MB and our memory sky rocketed to 6GB. our services crAshed experiencing …...we bought the license for the conversion library but we experienced very very bad performance using the library. we tried converting pdf file of 50MB and our memory sky rocketed to 6GB. our services crashed experiencing …

    forum.groupdocs.com/t/groupdocs-conversion-net-...
  8. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).

    docs.groupdocs.com/assembly/net/generating-repo...
  9. Use redaction policies | Documentation

    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 AseRedaction searchPhrAse="dolor" cAseSensitive="true" actionType="DrawBox" color="Red" /> AseMetadataRedaction filter="All" /> AsearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metAsearch)" keyExpression="" /> You can use RedactionPolicy....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 <?xml version="1.0" encoding="utf-8"?> <redactionPolicy xmlns="http://www.groupdocs.com/redaction"> <regexRedaction regularExpression="(dolor)" actionType="ReplaceString" replacement="foobar" /> <exactPhraseRedaction searchPhrase="dolor" caseSensitive="true" actionType="DrawBox" color="Red" /> <cellColumnRedaction regularExpression="(foo)bar1" replacement="[red1]" columnIndex="1" worksheetIndex="2" /> <cellColumnRedaction regularExpression="(foo)bar2" replacement="[red2]" wokrsheetName="Sample" /> <eraseMetadataRedaction filter="All" /> <metadataSearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metasearch)" keyExpression="" /> <annotationRedaction regularExpression="(anno1)" replacement="foobar" /> <deleteAnnotationRedaction regularExpression="(anno2)" /> <imageAreaRedaction pointX="15" pointY="17" width="200" height="10" color="#AA50FC" /> <imageAreaRedaction pointX="110" pointY="120" width="60" height="20" color="Magenta" /> </redactionPolicy> You can use RedactionPolicy.

    docs.groupdocs.com/redaction/java/use-redaction...
  10. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items.

    blog.groupdocs.com/metadata/manage-epub-metadat...