Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 14,324 for

file

(0.05 sec)
  1. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API.... WriteLine ( "File type: {0}" , attachment . GetDocumentInfo...// Save the attached file on disk File . WriteAllBytes ( Path...

    docs.groupdocs.com/watermark/net/attachments-in...
  2. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....to a file, use the method. To import synonyms from a file, use...synonymGroups ); // Export synonyms to a file index . Dictionaries . SynonymDictionary...

    docs.groupdocs.com/search/net/synonym-dictionary/
  3. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....to a file, use the method. To import homophones from a file, use...); // Export homophones to a file const fileName = Utils . OutputPath...

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide.... get_Item ( 0 ); File imageFile = new File ( "background.png"...PresentationContent . class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....through documents in different file formats across folders. Java...search for specific text in files of different formats across...

    blog.groupdocs.com/search/search-in-documents-b...
  6. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....popular microsoft office and email file formats based upon template...assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/python-net/features...
  7. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....document automation, converting file formats seamlessly is essential...Developers working with simple text files often find themselves needing...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Convert PDF to RTF using Python

    Learn how to convert PDF to RTF using Python with simple steps. Effortlessly export PDF to RTF using Python, without installing extra software.... The RTF file type is broadly compatible and...handling and ensures your RTF files are ready for editing or integration...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  9. Lock Excel Files on GroupDocs Blog | Document A...

    Lock Excel Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock Excel Files on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Lock Excel Files on GroupDocs Blog | Document Automation Solutions...Recent content in Lock Excel Files on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/lock-excel-files/inde...
  10. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...resource name for your license file string resourceName = assembly...FileNotFoundExceptio("License file not found as embedded resource...

    forum.groupdocs.com/t/image-comparison-processi...