Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 16,572 for

file

(0.49 sec)
  1. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made.... in a huge files with redundant changes. GroupDocs...format only, other different files format will be available in...

    blog.groupdocs.com/editor/introducing-groupdocs...
  2. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages with advanced options.... Files . exists ( path )) { Files . createDirectory...already exists" ); } File filePath = new File ( path + "\\image-"...

    docs.groupdocs.com/signature/java/generating-do...
  3. Cache Page Previews in GroupDocs.Annotation for...

    EnableCaching feature stores image representation of a document in a directory at the local drive. In case of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code....annotation caption for following file formats: Slides Cells Diagrams...remove annotations from .xls file Download our open-source example...

    blog.groupdocs.com/annotation/cache-page-previe...
  4. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java API....to specify this content via file path. Or user may need to save...that is represented with *.html file and accompanying folder with...

    docs.groupdocs.com/editor/java/editabledocument/
  5. How to Convert PDF to Image in Java

    This tutorial shows how to convert PDF to Image in Java. You can set resolution, brightness and other parameters for the image when convert PDF to Image using Java.... We will start with a PDF file and convert it to the JPG format...Converter class and pass the PDF file Create an object of the ImageConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a File is to use the corresponding tags that let you locate the desired properties across all metadata packages with GroupDocs.Metadata for Python via .NET....remove metadata properties from a file is to use the corresponding...combination of criteria. Load a file to update Pass a predicate to...

    docs.groupdocs.com/metadata/python-net/remove-m...
  7. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....save it as a rasterized PDF file (containing images of the original...FAILED : # Save the document to a file and convert its pages to images...

    docs.groupdocs.com/redaction/python-net/create-...
  8. DOC/DOCX - when removing only "Author" property...

    Remove doc/docx properties, the “Content type”, “Scale” property will be removed. and the ContentType is empty. We are using v18.6 and here’s the demo codes: var format = new DocFormat(FilePath); DocMetadata metaData …... Here’s the test file and screenshot. testfiles.zip...document properties for Doc/Docx file format. Would you please share...

    forum.groupdocs.com/t/doc-docx-when-removing-on...
  9. Converting JSON to a Spreadsheet | GroupDocs

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....effectively treating the JSON file as a data source for the spreadsheet...the Converter for the input file try ( Converter converter =...

    docs.groupdocs.com/conversion/java/convert-json...
  10. Accept or Reject detected changes | GroupDocs

    Accept or reject individual changes found by Comparer.GetChanges() and write the result using ApplyChanges() — with optional SaveOriginalState to keep both outcomes in GroupDocs.Comparison for .NET.... ApplyChanges ( File . Create ( "result.docx" ),...Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...

    docs.groupdocs.com/comparison/net/accept-or-rej...