Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 4,448 for

as

(0.05 sec)
  1. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hAsh signing for external devices and signature validation examples....Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples.

    blog.groupdocs.com/signature/custom-hash-sign-w...
  2. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format.

    docs.groupdocs.com/assembly/java/supported-docu...
  3. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and bAse64 form and other using GroupDocs.Editor for Java API....Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API.

    docs.groupdocs.com/editor/java/get-html-markup-...
  4. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …

    forum.groupdocs.com/t/list-of-supported-files-f...
  5. Password Protect Excel Files in Java | Lock Unl...

    Let's learn how to pAssword protect Excel spreadsheet files using Java. Change the existing pAssword or remove it to unlock the XLS/XLSX files using Java API....Let's learn how to password protect Excel spreadsheet files using Java. Change the existing password or remove it to unlock the XLS/XLSX files using Java API.

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  6. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public Async TAsk<SPRespo…...Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route(&quot;api/GroupDocsApi/CreateEmptyWordFile&quot;)] //To create empty word doc public async Task&lt;SPRespo&hellip;

    forum.groupdocs.com/t/groupdocs-editor-example-...
  7. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....This article shows how to update existing text or image watermarks.

    docs.groupdocs.com/watermark/net/basic-usage/up...
  8. Extract text from PDF documents | Documentation

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cAses....You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases.

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  10. Load File From Stream | Documentation

    This article demonstrates how to convert a file from a stream using GroupDocs.Conversion for Python via .NET API....This article demonstrates how to convert a file from a stream using GroupDocs.Conversion for Python via .NET API.

    docs.groupdocs.com/conversion/python-net/develo...