Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,695 for

may

(0.04 sec)
  1. convert_files_in_archive.zip

    demo-app/converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S ......business, the following sections may or may not be necessary. Only include...will impact the business. There may be key contributors to the services...

    docs.groupdocs.com/conversion/python-net/_sampl...
  2. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document.... This may be quite useful for generating...representations of document pages. This may be helpful for better understanding...

    docs.groupdocs.com/signature/java/features-over...
  3. Extract formatted text from documents | Documen...

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....plain text is not enough and you may need to keep formatting like...refer the . GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-formatted...
  4. Saving a File to Local Disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....the file already exists, it may be overwritten unless specified...the library you are using, you may have options to customize aspects...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip files.... You may download DLLs or MSI installer...are supported by the API . You may further explore the .NET Metadata...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  6. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....In this state, search results may not be relevant. Calling the...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  7. Logging | Documentation

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....custom logger Sometimes you may need to implement your own logger...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/logging/
  8. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and May other formats with couple C# code lines and GroupDocs.Merger for .NET.... You may specify absolute or relative...@"c:\merged.ppsx" ); } NOTE: You may merge other Presentation formats...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  9. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the images in JPG, PNG, WebP, GIF, or BMP format.... For the details, you may visit the API Reference . <repository>...For more about the API, you may visit documentation or open-source...

    blog.groupdocs.com/parser/extract-images-from-e...
  10. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....custom logger Sometimes you may need to implement your own logger...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/logging/