Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 46,524 for

(c )

(0.06 sec)
  1. Indexing with stop words | Documentation

    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...
  2. Specify rendering options for CAD files | Docum...

    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...
  3. 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...
  4. Migration Notes | Documentation

    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/
  5. Document passwords | Documentation

    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-...
  6. Get comparison result as an object model | Docu...

    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...
  7. How to Run Examples | Documentation

    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...
  8. 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...
  9. 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...
  10. 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...