Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 16,572 for

file

(1.43 sec)
  1. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....difference between rendering a file and getting the cached results:...docx sample.docx is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/nodejs-java/caching-r...
  2. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....txt" ; new File ( oldDocumentPath ). renameTo ( new File ( newDocumentPath...

    docs.groupdocs.com/search/java/document-renaming/
  3. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text File....the encoding of a plain text file. The following encodings are...BOM or by the content of the file (if BOM isn’t presented). Here...

    docs.groupdocs.com/parser/net/detect-encoding/
  4. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET.... a file to examine Get the collection...doc input.doc is the sample file used in this example. Click...

    docs.groupdocs.com/metadata/python-net/getting-...
  5. Adding metadata | GroupDocs

    Add metadata properties — one of the most powerful features of the GroupDocs.Metadata for Python via .NET search engine....docx is the sample file used in this example. Click...download it. output.docx Binary file (DOCX, 14 KB) More resources...

    docs.groupdocs.com/metadata/python-net/adding-m...
  6. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor for Python via .NET API....resembles the “Embed fonts in the file” option with all sub-options...resembles the “Embed fonts in the file” option with the enabled “Do...

    docs.groupdocs.com/editor/python-net/font-embed...
  7. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....remove documents indexed by a file system path, see . The following...filePath ); byte [] buffer = File . ReadAllBytes ( filePath );...

    docs.groupdocs.com/search/net/delete-indexed-do...
  8. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....previously chosen format by specified file path or into a specified stream...in some specific folder as files. Others may return both main...

    docs.groupdocs.com/editor/python-net/save-docum...
  9. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden worksheets...xlsx is a sample file used in this example. Click...cost-analysis.xlsx is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/spreadsheet-opt...
  10. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet Files to HTML, PDF, and image formats....basics / Render spreadsheet files / Split a worksheet into pages...troubles while viewing such big files in the web-browsers. When rendering...

    docs.groupdocs.com/viewer/java/split-worksheet-...