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

(c )

(0.1 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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-...
  6. 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/
  7. Evaluation Limitations and Licensing | GroupDocs

    free search api version is available to evaluate the API which will be similar as licensed but with few limitations.... C# // For complete examples and...load a license from a stream. C# // For complete examples and...

    docs.groupdocs.com/search/net/evaluation-limita...
  8. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/watermarks-in...
  9. 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...
  10. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...