Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 15,874 for

file

(0.84 sec)
  1. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version....View PDF file Metadata information Download original file Upload...Upload supported format file Select uploaded documents from the list...

    blog.groupdocs.com/metadata/introducing-asp.net...
  2. Xlsx to Md | GroupDocs

    This article demonstrates how to convert Spreadsheet to Markdown with GroupDocs.Markdown for .NET....guide / Basic Usage / Convert files to various formats / Xlsx to...XLSX and other spreadsheet files to Markdown tables. You can...

    docs.groupdocs.com/markdown/net/convert/export-...
  3. Move Pages in Java on GroupDocs Blog | Document...

    Move Pages in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Move Pages in Java on GroupDocs Blog | Document Automation Solutions for .NET & Jav......di Java Susun ulang halaman file PDF di Java. Contoh yang sedang...menggunakan Java Susun ulang halaman file Word di Java. Contoh yang sedang...

    blog.groupdocs.com/id/tag/move-pages-in-java/in...
  4. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/DockerFile # Build stage – compiles native module and instal......WORKDIR /app # Copy package files COPY package*.json ./ # Install...ENTRYPOINT ["node", "/app/render-file.js"] basic-example/package.json...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  5. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF Files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...NullReferenceExcepti when extracting PDF files GroupDocs.Search Product Family...exception when extractor some PDF files… System.NullReferenceExcepti:...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  6. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt File. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...txt file. I have tried the following...bot mentioned above, a .txt file by itself cannot contain different...

    forum.groupdocs.com/t/txt-font-replacement/16295
  7. Merge HTML files using C#

    This guide will provide key instructions to merge HTML Files using C# and will include a code snippet demonstrating how to combine HTML Files in C# effectively....Merge HTML files using C# Combining multiple HTML files into a single...show you how to merge HTML files using C# . Before you begin...

    kb.groupdocs.com/merger/net/merge-html-files-us...
  8. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…...jar to add keywords to docx file. Got the error message : at...and if possible, a sample DOCX file that reproduces the issue. This...

    forum.groupdocs.com/t/get-error-when-using-meta...
  9. Removing metadata | GroupDocs

    Not all metadata properties extracted from a File are marked with tags. Some File formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....extracted from a file are marked with tags. Some file formats and...metadata properties. Load a file to be modified Pass a search...

    docs.groupdocs.com/metadata/python-net/removing...
  10. How to Convert Word Document to Text in Java

    This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application....class for loading the input Word file for transforming to the Text...customize the converted Text file Finally, invoke the Convert...

    kb.groupdocs.com/conversion/java/how-to-convert...