Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 2,018 for

resource

(0.12 sec)
  1. Redaction basics | Documentation

    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.... Save (); }; } More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/redaction-basics/
  2. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so.... Save ( so ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/fuzzy-search/
  4. Delete indexed documents | Documentation

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure.... search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  5. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....Alphabet before indexing) More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...ReadToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/metadata-redac...
  8. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....Remittance}" ); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. JavaAPIを使用してCADファイルを表示する| DWG DXFDGNDWFを変換する

    CADファイルビューアをJavaで構築します。 GroupDocsによるドキュメントビューアJavaAPIを使用して、DWG、DGNをHTML、JPG、PNG、またはPDFとしてレンダリングするように変換します。...html", "page_{0}/resource_{1}", "page_{0}/resources"); viewer.view(viewOptions);...

    blog.groupdocs.com/ja/viewer/viewing-cad-docume...
  10. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....docx" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...