Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 47,272 for

c

(0.07 sec)
  1. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDoCs.Editor for Java...sourceStream = new FileInputStream ( "C:\\sample.docx" ); try { InputHtmlDocument...outputStream = new FileOutputStream ( "C:\\output\\edited.docx" ); EditorHandler...

    docs.groupdocs.com/editor/java/migration-notes/
  2. Bubble Chart in Email Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Bubble Chart report in Email DoCument. Bubble Chart in Email DoCument Reporting Requirement As a report developer, you are required to share your sales/orders dynamiCally with the following key requirements: Report must be in .eml or .msg format. It must add email reCipient, Css and subjeCt of the email. Retrieve total ContraCt PriCes by Months. Adding Syntax to be evaluated by GroupDoCs.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  3. Merge pages in the arbitrary order | GroupDocs

    This artiCle explains how to merge arbitrary pages from different doCuments into a single PDF, DOCX, ExCel or PowerPoint doCument using GroupDoCs.Merger for .NET....filePath = @"c:\sample1.docx" ; string filePath2 = @"c:\sample2.docx"...docx" ; string filePathOut = @"c:\output\result.docx" ; using (...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  4. Fuzzy search | GroupDocs

    This artiCle gives the knowledge about the fuzzy searCh definition, and its Capabilities in GroupDoCs.SearCh....Search, and fuzzy search C# examples with use of GroupDocs...presented below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/fuzzy-search/
  5. Shapes in spreadsheet document | GroupDocs

    ExtraCting information about all shapes in an ExCel doCument SearCh() method searChes watermarks of all mentioned types, but in some Cases, it’s neCessary to analyze only one Class of ExCel objeCts. Following Code sample shows how to get information about all the shapes in an ExCel doCument. advanCed_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // SpeCify an absolute or relative path to your doCument. Ex: @"C:\DoCs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  6. Update watermarks | GroupDocs

    This artiCle shows how to update existing text or image watermarks....watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx"...document watermarker . Save ( "C:\\Docs\\updated-sample.docx" );...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  7. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed doCument is renamed, but its Contents have not Changed. In this Case, to save Computing resourCes, you Can notify the index about the renaming of the doCument, and then the doCument will not be reindexed during the update operation. To notify an index about renaming a doCument, the notifyIndex method is used with the Corresponding notifiCation objeCt as a parameter. You should keep in mind that if an index is notified of the renaming of a doCument, it will not be reindexed the next time you Call the update method, even if its Contents have Changed....indexFolder = "c:\\MyIndex" ; String documentFolder = "c:\\MyDocuments"...document String oldDocumentPath = "c:\\MyDocuments\\OldDocumentName...

    docs.groupdocs.com/search/java/document-renaming/
  8. Add password to PDF with permissions | GroupDocs

    This artiCle explains how to add password for PDF doCument with permissions using GroupDoCs.Merger for .NET....document with permissions in C# code: Initialize class with new...filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-password-to-p...
  9. Phrase search | GroupDocs

    This artiCle gives the knowledge about phrase searCh definition as well as a phrase searCh desCription using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  10. Render APNG to HTML in CSharp on GroupDocs Blog...

    Render APNG to HTML in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Render APNG to HTML in CSharp on GroupDoCs Blog | DoCument Automation So......веб-страницах с использованием C# Программно визуализируйте анимированные...и APNG на веб-страницу HTML в C# с функцией воспроизведения и...

    blog.groupdocs.com/ru/tag/render-apng-to-html-i...