Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 2,735 for

resource

(0.13 sec)
  1. Extraia RIFF INFO e metadados de arquivos WAV e...

    Extraia metadados e RIFF INFO de arquivos de áudio WAV em C#. A API de metadados permite o gerenciamento de metadados em seus aplicativos .NET....Tiếng Việt 中文 中國傳統的 RIFF (Resource Interchange File Format) é...

    blog.groupdocs.com/pt/metadata/extract-riff-inf...
  2. Specify rendering options for CAD files | Group...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options.... for_embedded_resources ( "split_drawing_into_til...HtmlViewOptions . for_embedded_resources ( "enable_performance_mode/Output-Page#...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  3. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....associated resources in a single file. These resources include anything...

    docs.groupdocs.com/conversion/java/convert/word...
  4. 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...
  5. Metadata redactions | GroupDocs

    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...
  6. 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/
  7. 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...
  8. Search operation table | GroupDocs

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

    docs.groupdocs.com/redaction/net/redaction-basics/
  10. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....getMessage ()); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/subscribing-f...