Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,812 for

edit

(0.03 sec)
  1. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement 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...
  2. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before Editing it with GroupDocs.Editor for .NET API....actually editing it. For example, user wants to edit last tab...thus cannot be opened for editing or saved. Explaining document...

    docs.groupdocs.com/editor/net/extracting-docume...
  3. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when Editing documents with GroupDocs.Editor for Java....converting it to the HTML for editing, there will be one stylesheet...to work with resources on editing phase, when document was loaded...

    docs.groupdocs.com/editor/java/working-with-res...
  4. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document... In order to edit documents in browser, the GroupDocs...customer edited a document in WYSIWYG-editor, obtained edited HTML...

    docs.groupdocs.com/editor/java/working-with-htm...
  5. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document... In order to edit documents in browser, the GroupDocs...customer edited a document in WYSIWYG-editor, obtained edited HTML...

    docs.groupdocs.com/editor/net/working-with-html...
  6. maven-app.zip

    maven-app/formatting.docx Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ §......Images 4 Fields 5 Form Fields Edit test text Checkbox |_| Combobox...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  7. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Using Bootstrap CSS Framework in Your Project

    null is the most popular and widely used CSS framework and there is a good reason for its popularity. It gives developers well styled CSS for the elements used most in the modern web. Things like buttons, form controls, navigation and much, much more. Since it’s written in LESS it keeps the CSS of bigger projects such as GroupDocs well organized so it is easy to follow and maintain your CSS code....you’re strongly encouraged to edit this file so it reflects the...

    blog.groupdocs.com/total/using-bootstrap-css-fr...
  9. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....OpenOffice) available to create, open, edit and save this format. For more...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

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