Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 15,666 for

file

(0.14 sec)
  1. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....metadata in FLV files Working with metadata in FLV files Leave feedback...format-specific information from the FLV file header. The following are the...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Lock PowerPoint Files on GroupDocs Blog | Docum...

    Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET......Lock PowerPoint Files on GroupDocs Blog | Document Automation...content in Lock PowerPoint Files on GroupDocs Blog | Document...

    blog.groupdocs.com/it/tag/lock-powerpoint-files...
  3. sign_pdf_with_text_signature.zip

    demo-app/hello_world.py import groupdocs.signature as gs import groupdocs.signature.options as gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature.......path to the file. sample_pdf = "./sample.pdf" file_name = os.path...output_file_path = os.path.join(output_directory, file_name) #...

    docs.groupdocs.com/signature/python-net/_sample...
  4. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....popular microsoft office and email file formats based upon template...assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/python-net/features...
  5. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....support OTS format support WebP file format support Implement setting...supports rendering of VSTX and VSSX file formats. The latest version...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. Extract images to files | GroupDocs

    This article explains that how to extract images to Files....Extract images to files Extract images to files Leave feedback On...steps to extract images to files: Instantiate object for the...

    docs.groupdocs.com/parser/net/extract-images-to...
  7. How to run GroupDocs.Viewer in Docker | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Instantiate Viewer and pass file name using ( Viewer viewer =...formatting.docx is sample DOCX file that we’re going to use in this...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  8. CAD Document Support Introduced- GroupDocs.Conv...

    When you need to convert image File into other document format it seems very difficult task and when it comes to convert AutoCad drawing document into other document format like PDF, Cells , HTML etc. it seems almost impossible with ordinary tools available in market. At GroupDocs we always tries to provide something innovative to our users, in this regard we are happy to announce another monthly release of GroupDocs....When you need to convert image file into other document format it...providing enhanced support for CAD file format conversion into other...

    blog.groupdocs.com/conversion/enhanced-autocad-...
  9. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....toolkit and create a new PDF file with raster images of redacted...as a format; you have a PDF file as an original format; you need...

    docs.groupdocs.com/redaction/net/features-overv...
  10. How to convert html div to pdf - Free Support F...

    Hi How to convert a html div to pdf in Netcore 6?...straightforward way to handle file format conversions, including...Specify the HTML content or file path string htmlContent = "<div><h1>Hello...

    forum.groupdocs.com/t/how-to-convert-html-div-t...