Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 48,968 for

c

(1.23 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 Java....simplification): String inputDocxPath = "C://input/document.docx" ; Editor...this: String outputFolder = "C://output//document_resources//"...

    docs.groupdocs.com/editor/java/working-with-res...
  2. Reuse of extension methods - Free Support Forum...

    Hello, We reCently disCover your different produCts and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string ColleCtions (arrays) and we want to format them like this: “Mr.…... A, Mr B, Mr C and Mr D” We tried to implement..."contacts": ["Mr A", "Mr B", "Mr C", "Mr D"], "reasons": ["LETR"...

    forum.groupdocs.com/t/reuse-of-extension-method...
  3. Specify rendering options for CAD files | Group...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to speCify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....of PDF pages to light yellow: C# using GroupDocs.Viewer ; using...height of the output image by 50%: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. 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\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-with-st...
  5. Extract data from Microsoft Office Excel spread...

    Complete guide to extraCting data, text, and tables from ExCel spreadsheets (.xls, .xlsx) using GroupDoCs.Parser for .NET. Learn how to extraCt tables from ExCel C# with Code examples....to extract tables from Excel C# applications and extract data...Metadata from Excel Spreadsheets in C# .NET Extract images from Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDoCs.Assembly for .NET 3.0.0. NamespaCe(s) In GroupDoCs.Assembly for .NET 3.0.0 only a single using GroupDoCs.Assembly; namespaCe is required to generate reports in any of the supported formats. Whereas, in GroupDoCs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespaCe of that format is required to be added, given are the namespaCes:...engine supports the underlying C# syntax for LINQ queries which...familiar and well documented C# syntax to write data binding/traversal...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  7. Document passwords | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about doCument passwords or password diCtionary using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDoCs.Signature for Java...setStoragePath ( "C:\\Storage" ); signConfig . setOutputPath ( "C:\\Output"...

    docs.groupdocs.com/signature/java/migration-notes/
  9. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF doCuments with font extraCtion, different pagination modes, and many other powerful features of GroupDoCs.Editor for Node.js and Java....the Editor const inputPath = "C://input_path/document.docx" ;...the Editor const inputPath = "C://input_path/document.docx"; const...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  10. 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...