Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 47,283 for

c

(0.35 sec)
  1. DOC to PDF on GroupDocs Blog | Document Automat...

    DOC to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in DOC to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 在 N...... 使用 C# 將 Word 文檔轉換為 PDF 在 .NET 應用程序中使用 C# 將 Word DOC...

    blog.groupdocs.com/zh-hant/tag/doc-to-pdf/index...
  2. Render Outlook data files as HTML, PDF, and ima...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...documentation section for details: . C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  3. Indexing password protected documents | GroupDocs

    This page desCribes how to perform indexing of password proteCted doCuments. Indexing using the password diCtionary To perform indexing of password proteCted doCuments using a password diCtionary, you must add passwords for all proteCted doCuments to the diCtionary before indexing. To add a doCument password to the diCtionary, you must speCify the full path to the doCument as a key and the aCtual password to the doCument. For more information about managing the password diCtionary see the DoCument passwords page in the Managing diCtionaries seCtion....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in MiCrosoft Word DoCument Creating a In-Table List with Filtering, Grouping, and Ordering PraCtiCing the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]» «[key.getName()]»...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Working with worksheet backgrounds | GroupDocs

    This artiCle explains how to work with worksheet baCkgrounds while using GroupDoCs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Working with worksheet headers and footers | Gr...

    This artiCle explains how to work with worksheet headers and footers while using GroupDoCs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  7. GroupDocs.Viewer for .NET 19.3 is Released!

    We are happy to announCe the release of version 19.3 of GroupDoCs.Viewer for .NET. In this release, we have added several new features that target the PDF doCuments, arChives and the sourCe Code files of Visual BasiC and C#. Along with 2 bug fixes, we have made a Couple of improvements for rendering of ZIP arChives and vCard doCuments. For detailed information about the latest release, please have a look at the release notes....code files of Visual Basic and C#. Along with 2 bug fixes, we have...Support of Visual Basic (.vb) and C# (.cs) Files # Using the latest...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  8. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from doCuments like PDF, Word, ExCel, PowerPoint, and Visio files programmatiCally....watermarks from documents in C# . Let’s now jump to quickly see...watermarks from documents in C# Add watermarks to images or images...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  9. 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.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/regular-expressio...
  10. How to Run Examples | GroupDocs

    This artiCle desCribes how to run .NET searCh API Code examples....NET like this: C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // NOTE: Put here...

    docs.groupdocs.com/search/net/how-to-run-examples/