Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 15,663 for

file

(1 sec)
  1. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....which means that all added files will be indexed if their format...docx" , ".rtf" ); // Creating file extension filter that allows...

    docs.groupdocs.com/search/java/document-filteri...
  2. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....guide / Basic usage / Convert files / Publisher Convert publisher...Publisher file formats include file types such as PUB file format...

    docs.groupdocs.com/conversion/net/convert/publi...
  3. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....which means that all added files will be indexed if their format...docx' , '.rtf' ); // Creating file extension filter that allows...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image File to text or PDF using OCR with GroupDocs.Conversion for .NET....guide / Basic usage / Convert files / Images OCR Convert images...page About image file formats An image file format is a standard...

    docs.groupdocs.com/conversion/net/convert/image...
  5. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font Files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...even after providing the font files the PDF is generated using “Dejavu...customFontsFolderNam; File directory = new File(customFontsDirectory); File[] files...

    forum.groupdocs.com/t/font-substitution-not-wor...
  6. 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...
  7. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 Files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per FileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per File Licensing The license File contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....license: API Limit Only 100 files per session Only 5 pages (slides...extraction Only 20 lines per file Only the first 1600 symbols...

    docs.groupdocs.com/parser/java/evaluation-limit...
  8. Logging and Diagnostics | GroupDocs

    Enable and configure logging for document conversions with GroupDocs.Conversion for Python via .NET....environment variable for license file location. [ TRACE] GroupDocs...business-plan.docx is the sample file used in this example. Click...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Watermark Protected Files using C# | Text & Ima...

    Add text watermarks and image watermarks to password-protected Word, PDF, PowerPoint, Excel Files using C#. Customize watermark appearance using .NET API....illegal use; branding your files; mentioning your documents as...In order to watermark your files programmatically, this article...

    blog.groupdocs.com/watermark/watermark-password...
  10. How to Upload PHP Project to Heroku? - Advanced...

    In the previous article, we learned how to create a new PHP project on Heroku. But sometimes our project requires additional extensions that do not exist in the Heroku PHP configuration. So we need to find out how to create and install extensions for PHP on Heroku. In this post, I’ll show you these advanced steps, and create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....compiled the extension, but this file is on the Heroku server and...need it in our API. To get the file from the server and add it to...

    blog.groupdocs.com/total/how-to-upload-php-proj...