Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 3,772 for

editing

(0.02 sec)
  1. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. How to Run Examples | Documentation

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....you can fork the repository, edit the source code and create a...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  3. How to run examples | Documentation

    This article describes how to run Node.js file conversion API code examples....you can fork the repository, edit the source code and create a...

    docs.groupdocs.com/conversion/nodejs-java/how-t...
  4. XML-Dateien bearbeiten | Online-Bearbeitung und...

    Entdecken Sie effiziente Möglichkeiten zum Bearbeiten von XML-Dateien. Bearbeiten Sie XML-Dateien entweder online oder programmgesteuert mit C# und Java....Edit(editOptions)) { // Bearbeiten...EditableDocument beforeEdit = editor.edit(editOptions); // XML bearbeiten...

    blog.groupdocs.com/de/editor/edit-xml-files/
  5. Modifier les fichiers XML | Édition en ligne et...

    Découvrez des moyens efficaces de modifier des fichiers XML. Modifiez les fichiers XML en ligne ou faites-le par programme en utilisant C# et Java....Edit(editOptions)) { // Modifier...EditableDocument beforeEdit = editor.edit(editOptions); // Modifier XML...

    blog.groupdocs.com/fr/editor/edit-xml-files/
  6. Excel スプレッドシートを編集する |オンライン編集とプログラムによるアプローチ

    Excel スプレッドシートを編集する効率的な方法を発見します。 XLS/XLSX ファイルをオンラインで編集するか、C# および Java を使用してプログラムで編集します。...Edit(sheetTab1EditOptions); string...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/ja/editor/edit-excel-spreads...
  7. How to Run Examples | Documentation

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Watermark examples, by building your own or using our back-end or front-end examples out-of-the-box....you can fork the repository, edit the source code and create a...

    docs.groupdocs.com/watermark/nodejs-java/how-to...
  8. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/DOCX documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....using C# Compare Word Documents Edit Word Documents Add or Remove...

    blog.groupdocs.com/merger/change-page-orientati...
  9. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer documents and to generate barcode images while assembling a document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer document insertion while generating Word Processing documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....Security Events Acquisition Edit GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. GroupDocs.Assembly for .NET 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Security Events Acquisition Edit GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/groupdocs-assem...