Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 17,207 for

file

(0.68 sec)
  1. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details. Save the document Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements:... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-master-d...
  2. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Presentation 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 PowerPoint 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 PowerPoint 2013.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...docx is sample file used in this example. Click...

    docs.groupdocs.com/viewer/java/search-highlight...
  4. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....steps: Load a presentation from a file or stream into the Editor class...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  5. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....code, you can create an XML file with redaction policy, as described...

    docs.groupdocs.com/redaction/net/redaction-basics/
  6. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Python via .NET API features....docx is the sample file used in this example. Click...

    docs.groupdocs.com/editor/python-net/adding-cla...
  7. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdo......document rendering quality during file conversion There is a continuous...

    docs.groupdocs.com/total/java/sample-apps/getti...
  8. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/implement-cus...
  9. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....(MKV) files Working with metadata in Matroska (MKV) files Leave...format-specific information from MKV files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. How to Run Examples | GroupDocs

    Clone the ready-to-run GroupDocs.Redaction for Python via .NET examples repository, set up a virtual environment, and run every documented scenario locally or in Docker....licensing/ │ └── set_license_from_file.py ├── getting-started/ │ └──...environment variable at your license file. The example scripts read this...

    docs.groupdocs.com/redaction/python-net/how-to-...