Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 15,228 for

file

(0.07 sec)
  1. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....Error converting eml and msg files to pdf GroupDocs.Conversion...Possible to load in an email in MSG file format, modify content of selected...

    forum.groupdocs.com/latest
  2. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET.... def run_single_file (): with gm . Metadata ( r "D:...interpreted values for a particular file please use the below example:...

    docs.groupdocs.com/metadata/python-net/working-...
  3. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....pdf” file in the current (".") directory...Call method for “document.doc” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  4. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...ForEmbeddedResources (); // Render a file optimized for printing. viewOptions...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  5. 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...
  6. 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/id/tag/lock-powerpoint-files...
  7. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Basic Usage Convert diagram files with default options: using...VSDX Modernize legacy Visio files to the current format: using...

    docs.groupdocs.com/conversion/net/convert-to-di...
  8. .Net Core version of the Assembler product - Fr...

    Will there be .Net Core version of the Assembler product?...FileNotFoundExceptio: 'Could not load file or assembly 'System.Drawing... The system cannot find the file specified.' atir.tahir March...

    forum.groupdocs.com/t/net-core-version-of-the-a...
  9. Load from a stream | GroupDocs

    This example demonstrates how to load a File from a stream..../ Advanced Usage / Loading files / Load from a stream Load from...example demonstrates how to load a file from a stream. AdvancedUsage...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  10. GroupDocs.Merger 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....learn to secure spreadsheet files from unauthorized access. In...to password protect an excel file using C#. Additionally, we will...

    blog.groupdocs.com/categories/groupdocs.merger-...