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

file

(2.31 sec)
  1. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...Working with metadata in ASF files Reading ASF format-specific...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( strikeout...

    docs.groupdocs.com/annotation/java/add-strikeou...
  3. Remove Password Protection form PowerPoint File...

    Remove password from PowerPoint presentations. Unlock password protected PPT/PPTX Files using free online password remover app & programmatically....from the PowerPoint (PPT/PPTX) files. Afterward, we will delve into...PPT/PPTX files: Drag and Drop the desired PPT/PPTX file into the...

    blog.groupdocs.com/merger/unlock-powerpoint-ppt...
  4. Introducing Metadata Signatures in GroupDocs.Si...

    We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as PDF and signing of PDF with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for PDFThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....WriteLine("Signed file path is: " + signedPath); Save...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......Excel, PDF, PNG, JPG, WebP files with Java e-Signing API. Generate...Excel, PDF, PNG, JPG, WebP files. Sign Documents with Digital...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different Files of a folder using Java. Build application for homophones using document searching Java API....homophones within multiple files of any specific folder. It can...Search You can download the JAR file from the downloads section or...

    blog.groupdocs.com/search/find-homophones-in-mu...
  7. GroupDocs.Redaction for Java 25.12 – 最新更新與修復(20...

    探索 GroupDocs.Redaction for Java 25.12 的新功能。現已在 NuGet 與 GroupDocs 官方網站上提供。...file.Files ; import java.nio.file.Path ; import...import java.nio.file.Paths ; public class RedactPotm { public static...

    blog.groupdocs.com/zh-hant/redaction/groupdocs-...
  8. Scan QR Code from ODT using C#

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....from ODT (Open Document Text) files using C# offers a powerful way...supplying the path to your ODT file as an argument in its constructor...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  9. Installation | GroupDocs

    On this page you will find system requirements supported platforms, development environments. GroupDocs.Comparison for .NET does not require any external software or third party tool to be installed....reference the downloaded assembly files in your project, follow these...these steps: Extract files from the ZIP archive or run the MSI installer...

    docs.groupdocs.com/comparison/net/installation/
  10. Installation | GroupDocs

    The page describes how to add the GroupDocs.Annotation library to your .NET project....assembly files in your project, do the following: Extract files from...the GroupDocs.Annotation.dll file for the target framework. Click...

    docs.groupdocs.com/annotation/net/installation/