Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,853 for

edit

(0.04 sec)
  1. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format.../ Developer Guide / Edit document / Edit PowerPoint Presentations...for edit. This generated slide preview cannot be edited, but...

    docs.groupdocs.com/editor/java/generating-slide...
  2. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source.... OutputPpt )) { // Edit or remove metadata here // Saves...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/save-a-modified...
  3. Memory optimization option | Documentation

    This article explains how to optimize memory utilization when Editing large Word documents using GroupDocs.Editor for .NET API..../ Developer Guide / Edit document / Edit Word document / Memory...

    docs.groupdocs.com/editor/net/memory-optimizati...
  4. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or Edit metadata System....format-specific properties to extract or edit metadata System . out . println...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others.... edit EXIF data of an image or act...change image metadata (e.g. edit EXIF data of an image or act...

    docs.groupdocs.com/redaction/java/image-redacti...
  6. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....library which allows you to edit most popular document formats...GroupDocs.Editor for Java you can edit files of various formats and...

    docs.groupdocs.com/editor/java/product-overview/
  7. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...should have the possibility to edit the document), but all the content...opened (because Word displays editable areas with highlight) which...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  8. Excel Editing in Java on GroupDocs Blog | Docum...

    Excel Editing in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel Editing in Java on GroupDocs Blog | Document Automation Solutions for .NET......Excel Editing in Java on GroupDocs Blog | Document Automation...Developers Recent content in Excel Editing in Java on GroupDocs Blog |...

    blog.groupdocs.com/id/tag/excel-editing-in-java...
  9. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to Edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features....lightweight component that’ll allow to edit multiple document formats like...

    blog.groupdocs.com/editor/upcoming-release-grou...
  10. Editing certain parts of a document using Java ...

    I have more Doubts. Is there some way that for example in the Editor we have a *.doc or *docx document that have the possibility to only let Edit certain parts of it an the rest of the content could be block? Full threa…...Editing certain parts of a document using Java GroupDocs.Editor...the possibility to only let edit certain parts of it an the rest...

    forum.groupdocs.com/t/editing-certain-parts-of-...