Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,760 for

document management

(0.07 sec)
  1. Scan QR Code from PPT using C#

    This guide provides a detailed overview of how to scan QR Code from PPT using C#. Moreover, you will get a sample code example to extract QR Code from PPT in C#....recommended library makes it easy to manage different layouts and formats...potential of these presentation documents. With the Parser library,...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  2. Faster first initialization of GroupDocs.Search...

    Hi there, We are not 100% sure whether it’s maybe caused by the license mechanism, but we noticed that it usually takes 20-30 seconds for the first GroupDocs.Search call to complete. Is there a way to speed this up? W…... refer to the official documentation for additional tips and...access to our Paid Support management team. atir.tahir October...

    forum.groupdocs.com/t/faster-first-initializati...
  3. Rich Text MSG email with inline attachment show...

    One prevalent use case of Rich Text format emails is to embed Documents into table cells. However, when converting such emails into PDF format, the Document icons are converted to missing files “x” icons. Sample MSG fi…...Conversion Product Family document-conversion , dotnet jarrodwee...format emails is to embed documents into table cells. However...

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  4. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. EditableDocument get html with inline styles - ...

    Hi, I am working with EditableDocument to get the complete html as string, I can see that the style is created on the head tag, Is possible to get the full html content but with inside styles?, example: <td style="widt…...string that contains the entire document, including all resources,...inputFilePath = "path/to/your/document.docx"; Editor editor = new...

    forum.groupdocs.com/t/editabledocument-get-html...
  6. Read MP3 Tags in Java - (ID3, Lyrics, APE) | Ja...

    Extract MP3 tags from the mp3 files in Java. Read the ID3v1, ID3v2, Lyrics, and APEv2 metadata standard tags from the mp3 files using Java Metadata API....variants are attached with documents of different file formats...covered below: Java API to Manage MP3 tags Read MP3 ID3 Tags...

    blog.groupdocs.com/metadata/read-mp3-tags-in-java/
  7. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Developer Guide / Advanced Usage / Managing metadata for specific formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...visualization, analysis and management. A GIS file can be created...

    docs.groupdocs.com/conversion/net/convert/gis/
  9. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...Total Product Family dotnet , document-viewer , csharp Niteen_Jadhav...might want to check the documentation or release notes for both...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  10. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text Documents using a GroupDocs.Editor for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit PDF document Edit PDF Leave feedback...

    docs.groupdocs.com/editor/net/edit-pdf/