Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,605 for

one

(0.07 sec)
  1. How to Convert HTML to Image in C#

    Examine sample code on how to convert HTML to Image in C# along with detailed instructions for putting the C# HTML to PNG functionality into action....tutorial explains to you how to use one of the popular document conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document viewing application....stream); Instantiate another one V_iewer _object and path saved...

    blog.groupdocs.com/viewer/process-microsoft-out...
  3. Control documents comparison sensitivity in Java

    Document comparison is One of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats....Document comparison is one of the most common procedure that...

    blog.groupdocs.com/comparison/control-documents...
  4. Improved Performance introduced in GroupDocs.Co...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,new features and fixes. Major changes are dOne for Presentation document format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 new feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the new and improved features....different document than the one that created this node for Words...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into One, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Join two or more documents into one document, join specific pages...

    docs.groupdocs.com/merger/python-net/features-o...
  6. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...the same name as the original one except its extension (.PDF)....

    docs.groupdocs.com/redaction/net/save-with-defa...
  7. Group Docc Extraction section based content - F...

    Hi, We have requirement of extraction of section based content from .DocX document whoch is converted by GroupDocs.Can anyOne guide me how to do this?...e For example one heading call it us TITLE PAGE...

    forum.groupdocs.com/t/group-docc-extraction-sec...
  8. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only One method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....The interface contains only one method, AcceptRedaction, which...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. How to change the maximum size of a file | Grou...

    This article shows how to change the maximum size of a file....may get errors similar to the one below: error: error reading /home/jenkins/...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  10. Groupdocs convert file to pdf very slow - Free ...

    Hi, I used Groupdocs Total SDK .NET, I have license with this. I use API in Convert SDK and used code in demo to convert file to pdf, is very slow. It take medium to 7 - 10s with docx have One page, only text. But this …...medium to 7 - 10s with docx have one page, only text. But this file...

    forum.groupdocs.com/t/groupdocs-convert-file-to...