Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 46,738 for

(c )

(0.08 sec)
  1. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....the pages count from a file: C# using System ; using GroupDocs...the pages count from a stream: C# using System ; using System.IO...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  2. Character replacements | Documentation

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

    docs.groupdocs.com/search/nodejs-java/character...
  3. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API....GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...

    docs.groupdocs.com/merger/net/generate-document...
  4. Rasterize document or page | Documentation

    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...
  5. Synonym dictionary | Documentation

    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...
  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. Delete indexed documents | Documentation

    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...
  9. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Java....Merger merger = new Merger ( "c:\sample.vsdx" ); IDocumentInfo...

    docs.groupdocs.com/merger/java/get-document-inf...
  10. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....HTML or MHTML conversion using C# programming language is pretty...XLSX to DOCX conversion using C# language: // Load the source...

    docs.groupdocs.com/conversion/net/convert/sprea...