Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 49,771 for

(c )

(0.08 sec)
  1. Word to PDF Converter CSharp on GroupDocs Blog ...

    Word to PDF Converter CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word to PDF Converter CSharp on GroupDocs Blog | Document Automation Solu......DOC/DOCX به صورت PDF با استفاده از C# را بیاموزید. فایل های Word را...

    blog.groupdocs.com/fa/tag/word-to-pdf-converter...
  2. Watermarking on GroupDocs Blog | Document Autom...

    Watermarking on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermarking on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......של ריצוף עבור מסמכים באמצעות C#, Java ו-Node.js. שפר את אבטחת...

    blog.groupdocs.com/he/tag/watermarking/index.xml
  3. [Release] GroupDocs.Parser for .NET v26.6 – Fas...

    Dear GroupDocs Customers, We are pleased to announce the release of GroupDocs.Parser for .NET version 26.6. This update improves the performance of the GetFileInfo method and introduces TFM-split packaging for the Group…...GetFileInfo("C:\\MyDocuments\\MyFile.pdf"); Reference...

    forum.groupdocs.com/t/release-groupdocs-parser-...
  4. Sample Document ver.1

    This is a watermark a. Sub item #1-1. b. Sub item #1-2. i. Sub sub item #1-2-1. ii. Sub sub item #1-2-2. c. Sub item ...... c. Sub item #1-3. 2. Item #2. 3...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  5. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/regular-expressi...
  6. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. 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/
  8. nsf_with_max_items.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th......C. Oct 8: New York City Code Camp...tm_medium%3Dlink%26amp%3Butm_c= ampaign%3DNewsletter-Mar2015>...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  9. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...adjust: string inputTxtPath = "C://input/file.txt" ; Editor editor...outputTxtPath = "C:\output\document.txt" ; string outputWordPath = "C:\output\document...

    docs.groupdocs.com/editor/net/edit-txt/
  10. Search results | GroupDocs

    This article shows that how to perform the operations on search results.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-results/