Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 3,864 for

editing

(0.05 sec)
  1. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for new files....GroupDocs URL Signing # Click the Edit Your Code button. Add the following...

    blog.groupdocs.com/total/integration-for-zapier...
  2. Editor de etiquetas MP3: ver y editar etiquetas...

    Descubra formas de ver y editar metadatos MP3. Edite etiquetas MP3 en línea o hágalo mediante programación usando C# y Java....deseados para las propiedades editables de ID3v1, ID3v2 y la etiqueta...

    blog.groupdocs.com/es/metadata/view-edit-mp3-tags/
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/handling-the-i...
  5. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......Images 4 Fields 5 Form Fields Edit test text Checkbox |_| Combobox...

    docs.groupdocs.com/viewer/java/sample-files/get...
  6. In-Table List with Highlighted Rows in Word Pro...

    Note In this article, we will use GroupDocs.Assembly to generate a Table Report with Highlighted Rows in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013....OpenOffice) available to create, open, edit and save this format. For more...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. How to Run Examples | Documentation

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature 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 code and create a pull request...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  8. Editor de metadatos PNG: ver y editar propiedad...

    Descubra formas de ver y editar metadatos PNG. Edite metadatos PNG en línea o hágalo mediante programación usando C# y Java.... Edite los detalles de las propiedades...

    blog.groupdocs.com/es/metadata/view-edit-png-me...
  9. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-vc...
  10. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...