Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,811 for

view

(0.17 sec)
  1. 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...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. 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...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Generating page preview for WordProcessing docu...

    This article describes how to generate a preView for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Using this feature the users can view and inspect any document of...

    docs.groupdocs.com/editor/java/generating-page-...
  4. Viewer Pptx page number error - Free Support Fo...

    Hi, There is a scroll error in pptx files. Page numbers do not increase properly. I am sharing the version information => 25.1.1 8.0.2...basic example of how to load and view a PPTX file: using GroupDocs...pptx")) { // Set options for viewing var options = new ViewOptions();...

    forum.groupdocs.com/t/viewer-pptx-page-number-e...
  5. Generating page preview for WordProcessing docu...

    This article describes how to generate a preView for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Using this feature the users can view and inspect any document of...

    docs.groupdocs.com/editor/net/generating-page-p...
  6. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...that allows to enable paged view of the document. In their nature...

    docs.groupdocs.com/editor/net/edit-txt/
  7. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents.... It won't appear in view mode." , new Font ( "Arial"... but not displayed in pdf viewing application PdfAnnotationWaterma...

    docs.groupdocs.com/watermark/java/watermarks-in...
  8. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents.... It won't appear in view mode." , new Font ( "Arial"... but not displayed in pdf viewing application PdfAnnotationWaterma...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  9. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exeview options HtmlViewOptions viewOptions...// Render DOCX to HTML viewer.View(viewOptions); } } } } DemoApp/formatting...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  10. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...that allows to enable paged view of the document. In their nature...

    docs.groupdocs.com/editor/java/edit-txt/