Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 2,175 for

resource

(0.07 sec)
  1. Convert to XPS, SVG and WebP formats with Group...

    Team GroupDocs is excited to announce another monthly release of GroupDocs.Conversion for Java 17.3.0. API comes with multitude of new features such as metered licensing, count document pages, conversion to gray-scale image and many more. Aside this, many improvements, bug fixes and some new document formats are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document conversion experience....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/conversion/convert-xps-svg-w...
  2. Ver archivos CAD en C# usando .NET API | Conver...

    Cree su visor de archivos CAD en C# para ver dibujos. Convierta DWG, DGN para renderizar como HTML, JPG, PNG o PDF utilizando el visor de documentos .NET API de GroupDocs....html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/es/viewer/view-cad-documents...
  3. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....Don't forget to dispose all resources originalDoc . Dispose ();...responsible for embedding the font resources into the resultant PDF document...

    docs.groupdocs.com/editor/net/edit-pdf/
  4. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Documents as HTML File with Resources The HTML format is widely...ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... save ( so ) More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/python-net/spreads...
  6. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Outlook Offline Data File More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....NET/blob/master/Examples/Resources/SampleFiles/sample.docx?raw=true"...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook.... Xls ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/exporting-metad...
  9. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java... Xls ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/exporting-meta...
  10. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More Resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...remove metadata here } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/load-a-passwor...