Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 5,819 for

editor

(0.13 sec)
  1. Proteger arquivos do Excel com senha em C# | Bl...

    Vamos aprender como proteger com senha arquivos de planilha do Excel usando C#. Altere a senha existente ou remova-a para desbloquear os arquivos XLS/XLSX usando a API .NET....abrir o arquivo de planilha, o editor ou visualizador solicitará...

    blog.groupdocs.com/pt/merger/lock-unlock-excel-...
  2. Proteggi con password i file PDF in C# | Blocca...

    Impariamo come bloccare i file PDF con la protezione tramite password utilizzando C#. Modificare la password esistente o rimuoverla per sbloccare i file PDF utilizzando l'API .NET....tenta di aprire il file PDF, l’editor o il visualizzatore chiederà...

    blog.groupdocs.com/it/merger/lock-unlock-pdf-fi...
  3. Password Protect / UnProtect Word Documents in ...

    Tambahkan kata sandi ke dokumen Word dalam aplikasi Java. Ubah kata sandi yang ada dari file DOC DOCX yang dilindungi atau hapus kata sandi untuk membuka kunci....dilindungi kata sandi, penampil & editor dokumen meminta kata sandi...

    blog.groupdocs.com/id/merger/lock-unlock-word-d...
  4. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/redaction-basics/
  5. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/fuzzy-search/
  6. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/search-op...
  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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  8. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/metadata-redac...
  9. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  10. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/search-highlight-...