Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 48,106 for

(c )

(0.19 sec)
  1. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/alias-dic...
  2. Extract and Convert Archive Contents | GroupDocs

    Learn how to extract files from archives (ZIP, RAR, 7z, TAR) and convert them to different formats using GroupDocs.Conversion for .NET.... Combine ( @"C:\output" , fileName )); }) . WithOptions... Create ( Path . Combine ( @"C:\output" , fileName )); }) . WithOptions...

    docs.groupdocs.com/conversion/net/convert-conte...
  3. Get comparison result as an object model | Grou...

    This article explains how to get result document object model with GroupDocs.Comparison for .NET....document object and get changes C# using System ; using GroupDocs...to the format being compared. C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  4. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....this string documentPath = @"C:\sample.docx" ; // NOTE: Put here...GroupDocs.Redaction.Examples C# solution file. The project is...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  5. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  6. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....GetFiles(@"C:\\download files", "\*.jpeg");...dirInfo = new DirectoryInfo(@"C:\\download files"); string\[\]...

    blog.groupdocs.com/metadata/get-specific-file-t...
  7. Generate PDF Report from JSON Data in Java | JS...

    Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API...."Price":750000}, {"Client":{"Name":"C & D"},"Price":350000}\] }, { "Name":"Tony...Generate Reports from JSON Data in C#...

    blog.groupdocs.com/assembly/generate-pdf-report...
  8. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  9. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure.... const filePath = 'c:/MyDocuments/SomeDocument.pdf'...pdf' ; const indexFolder = 'c:/MyIndex/' ; const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  10. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed documents as OLE objects into other Word documents, Excel Spreadsheets, Powerpoint presentations programmatically in Java using GroupDocs.Merger API....OLE Objects in documents with C# . Today, in this article, we...Word, Excel, PowerPoint using C#...

    blog.groupdocs.com/merger/insert-ole-objects-in...