Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 3,003 for

resource

(2.13 sec)
  1. Delete indexed documents | GroupDocs

    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...
  2. Fuzzy search | GroupDocs

    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/
  3. Use advanced rasterization options | GroupDocs

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

    This article describes how to run GroupDocs.Merger for .NET code examples....CSharp/Resources/ — sample documents and images...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  5. .NET APIを使用してC#でCADファイルを表示する| DWG DXFDGNDWFを変換する

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

    blog.groupdocs.com/ja/viewer/view-cad-documents...
  6. Save Signed Images With Various Output Types | ...

    id: save-signed-images-with-various-output-types url: signature/net/save-signed-images-with-various-output-types title: Saving signed images with various output types weight: 2 description: “This article explains how to save images with various image format types.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False Signature class supports saving of Image signed documents with various image format types and extended options. Following classes are inherited from base class SaveOptions and allows to specify additional output image format settings....signOptions , saveOptions ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/developer-guid...
  7. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....DataFactor ); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Type}" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/obtain-documen...
  9. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/image-redactions/
  10. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/updating-barc...