Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 16,699 for

file

(0.17 sec)
  1. 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/
  2. 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/
  3. 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-...
  4. 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...
  5. Adding watermark to images inside a document | ...

    Add a watermark to the images embedded inside a document using GroupDocs.Watermark for Python via .NET....pdf is the sample file used in this example. Click...download it. output.pdf Binary file (PDF, 1596 KB) For the example...

    docs.groupdocs.com/watermark/python-net/adding-...
  6. 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...
  7. 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-...
  8. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. render-chm-to-html-external-outputs.zip

    render_chm_to_html_external/pdf_page_1.html PuTTY User ManualPuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This manual documents PuTTY, and its companion utilities PSCP, PSFTP, Plink,......2 Creating a log file of your session o3.3 Altering...the screen. 3.2 Creating a log file of your session For some purposes...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  10. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....png" ; return File . Create ( pagePath ); }); previewOptions...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...