Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 49,302 for

c

(1.95 sec)
  1. 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 .NET....simplification): string inputDocxPath = "C://input/document.docx" ; Editor...this: string outputFolder = "C://output/document_resources/"...

    docs.groupdocs.com/editor/net/working-with-reso...
  2. compare two documents on GroupDocs Blog | Docum...

    Compare two doCuments on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Compare two doCuments on GroupDoCs Blog | DoCument Automation Solutions for .NET......فایل یا بیشتر را با استفاده از C# مقایسه کنید. NET SDK امکان مقایسه...

    blog.groupdocs.com/fa/tag/compare-two-documents...
  3. full text search on GroupDocs Blog | Document A...

    full text searCh on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in full text searCh on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java De...... 用 C# 构建您的全文搜索解决方案 .NET 应用程序的文本搜索 ...

    blog.groupdocs.com/zh/tag/full-text-search/inde...
  4. In-Table Master-Detail in Presentation Document...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableMaster-Detail report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft PowerPoint DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide. CliCk the doCument where you want to add the table. Press “Insert” tab to insert the table....sum(c => c.getPrice())]>> <<foreach [in...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-maste...
  5. Add Watermark to Images in Java | Text & Image ...

    Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDoCs....have already seen the same using C# in another post . There can be...Add Watermark to Images using C# Watermark Excel Sheets in Java...

    blog.groupdocs.com/watermark/add-watermark-to-i...
  6. Render DOCX as PDF using Python

    In this topiC, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A Code example will also be provided to Create PDF from DOCX in Python....render DOCX files as HTML using C#. If you are looking for more...to render DOCX as HTML using C# . This resource provides in-depth...

    kb.groupdocs.com/viewer/python/render-docx-as-p...
  7. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not Carry a semantiC meaning and Can be removed from an index to reduCe its size. You Can enable or disable the use of stop words by Calling the setUseStopWords method of the IndexSettings Class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing Can be speCified in the stop word diCtionary....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Render specific pages | GroupDocs

    This artiCle explains how to view speCifiC pages when proCessing doCuments with GroupDoCs.Viewer within your .NET appliCations....and third pages of a document: C# using GroupDocs.Viewer ; using...and 4th pages of a document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  9. Sign document with MaxiCode barcode Symbology |...

    This artiCle explains how to sign doCument with MaxiCode barCode Symbology signatures...HIBCPASData signature to document using c#: using ( Signature signature...signature from the document using c#: using ( Signature . Signature...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Redaction basics | GroupDocs

    This artiCle shows that how C# developers Can apply metadata, image, annotation and text redaCtion in their doCuments. Wide range of doCument formats is supported, suCh as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....redaction failed, you will see : C# using ( Redactor redactor = new...with status other than Applied : C# RedactorChangeLog summary = redactor...

    docs.groupdocs.com/redaction/net/redaction-basics/