Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 15,592 for

file

(0.07 sec)
  1. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify the appearance of detected changes when using GroupDocs.Comparison for Node.js via Java....following example compares two DOCX files from disk and applies custom...'@groupdocs/groupdocs.comparison' ); // Define file paths for source, target, and...

    docs.groupdocs.com/comparison/nodejs-java/custo...
  2. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js supports the ability to remove indexed Files and folders from an index. Only Files or folders that were explicitly added to the index can be deleted....indexed files and folders from an index. Only files or folders...is not possible to remove a file or folder from the index that...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  3. Set password for output document | GroupDocs

    This article explains how to set document password after Files comparison within your Java applications using GroupDocs.Comparison for Node.js via Java....comparison' ); // Define file paths for the source, target...'sample-files/source.docx' ; const targetFile = 'sample-files/target...

    docs.groupdocs.com/comparison/nodejs-java/set-p...
  4. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional File format information. Load a presentation Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....and extract some additional file format information. a presentation...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license File absolute path ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. GroupDocs.Total for .NET 25.9 – Latest Updates ...

    Explore what’s new in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website....large machine‑learning model files that considerably increase the...TOTALNET‑284 Parser Resolved “file type not supported” error when...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  7. How to Add Watermark to Excel Worksheets using ...

    You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system....class by passing the input XLSX file path to its constructor as a...how to add watermarks to XLSX files. Code to Add Watermark to Excel...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  8. Քաղեք տեքստ DOC-ից Java-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես հանել տեքստը DOC-ից Java-ի միջոցով: Այն նաև տրամադրում է կոդ օրինակ՝ Java-ում DOC-ից տեքստի դուրսբերման համար՝ առանց լրացուցիչ ծրագրաշարի օգտագործման:... Extracting text from DOC files using Java is a common task...using Java . DOC is an older file format used by Microsoft Word...

    kb.groupdocs.com/hy/parser/java/extract-text-fr...
  9. GroupDocs.Comparison for .NET 26.1 – 最新更新和修复(20...

    探索 GroupDocs.Comparison for .NET 26.1 的新功能。现在已在 NuGet 和 GroupDocs 网站上提供。...为预览功能添加了尺寸设置 # When previewing a file, you can now specify dimension...$"result_{pageNumber}.png" ); return File.Create(pagePath); }, releasePageStreamDel);...

    blog.groupdocs.com/zh/comparison/groupdocs-comp...
  10. Accept or reject detected changes | GroupDocs

    Learn how to apply or discard detected changes and save the result using GroupDocs.Comparison for Python via .NET....reject changes (files on disk) Compare files, update change actions...services that don’t use local file paths. Was this page helpful...

    docs.groupdocs.com/comparison/python-net/accept...