Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 48,483 for

c

(0.51 sec)
  1. Create EditableDocument from file or markup | G...

    This artiCle explains how to Create instanCe of the EditableDoCument Class from HTML files from disk or from HTML markup with resourCes using GroupDoCs.Editor for .NET API....simple: string inputHtmlPath = "C://input/document.html" ; EditableDocument...below: string inputHtmlPath = "C://input/document.html" ; string...

    docs.groupdocs.com/editor/net/create-editabledo...
  2. Working with resources | GroupDocs

    This artiCle demonstrates and explains different operations with resourCes, inCluding retrieving, adjusting and saving them in different sCenarios when editing doCuments with GroupDoCs.Editor for Java....simplification): String inputDocxPath = "C://input/document.docx" ; Editor...this: String outputFolder = "C://output//document_resources//"...

    docs.groupdocs.com/editor/java/working-with-res...
  3. 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...
  4. 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...
  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. 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...
  7. 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...
  8. 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...
  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. PDF to HTML on GroupDocs Blog | Document Automa...

    PDF to HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in PDF to HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 如...... 使用 C# 将 PDF 文档转换为 HTML 让我们使用几行代码将 PDF...

    blog.groupdocs.com/zh/tag/pdf-to-html/index.xml