Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 16,699 for

file

(0.12 sec)
  1. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP Files within your .NET application using presentation editing API....and widely used presentation file formats are PPT , PPTX , and...by providing the presentation file path and the password, if the...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  2. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more Files with rotation, resize, margins options using conversion API for .NET....documents, Microsoft Project files, PSD files, PDL, Email messages,...the below steps: Load the JPG file using Converter class. Instantiate...

    blog.groupdocs.com/conversion/convert-images-to...
  3. get-document-info.txt

    File type: Microsoft Word Document Number of pages: 1 Document size: 26611 bytes Document info extracted successfully....File type: Microsoft Word Document Number of pages: 1 Document...

    docs.groupdocs.com/comparison/python-net/_outpu...
  4. Lock Word Files on GroupDocs Blog | Document Au...

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

    blog.groupdocs.com/it/tag/lock-word-files/index...
  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. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages with advanced options.... Files . exists ( path )) { Files . createDirectory...already exists" ); } File filePath = new File ( path + "\\image-"...

    docs.groupdocs.com/signature/java/generating-do...
  7. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java API....to specify this content via file path. Or user may need to save...that is represented with *.html file and accompanying folder with...

    docs.groupdocs.com/editor/java/editabledocument/
  8. Merge SVG files using C#

    This article will outline essential steps to merge SVG Files using C# and offer a sample code example to illustrate the process of how to combine SVG Files in C#....Redaction Product Family Merge SVG files using C# Merging SVG (Scalable...(Scalable Vector Graphics) files using C# presents an efficient solution...

    kb.groupdocs.com/merger/net/merge-svg-files-usi...
  9. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a File is to use the corresponding tags that let you locate the desired properties across all metadata packages with GroupDocs.Metadata for Python via .NET....remove metadata properties from a file is to use the corresponding...combination of criteria. Load a file to update Pass a predicate to...

    docs.groupdocs.com/metadata/python-net/remove-m...
  10. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....save it as a rasterized PDF file (containing images of the original...FAILED : # Save the document to a file and convert its pages to images...

    docs.groupdocs.com/redaction/python-net/create-...