Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 15,253 for

file

(0.57 sec)
  1. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution....a variety of user-uploaded files into a single PDF. The executives....rtf, .txt, .jpg, etc. Each file is converted to PDF and then...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  2. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....and extract some additional file format information. a GIF image...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....class and pass the output PDF file along with the DigitalSignOptions...class and pass the certificate file. Finally, add a digital signature...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  4. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format.... More File Formats and Font Substitution...option when converting from .one file. Measure Conversion Time # Can...

    blog.groupdocs.com/conversion/implement-page-ro...
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Initialise class with embedded file path and page number; Instantiate...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....contains text to be compared, not file path). Instantiate the object...using ( Stream sourceStream = File . OpenRead ( "./source.docx"...

    docs.groupdocs.com/comparison/net/load-text-fro...
  7. Hidden Text Becomes Visible in GroupDocs.Viewer...

    Hi GroupDocs Support, I encountered a rendering issue using GroupDocs.Viewer when previewing a PDF document. In the original PDF, there is some text that is intentionally hidden behind a filled rectangle or shape (used…...reproduce, I’m attaching the exact file we are using ( INBIPO0001_2024-25...Could you please check with this file and confirm if you see the same...

    forum.groupdocs.com/t/hidden-text-becomes-visib...
  8. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your .NET applications....metadata: Set metadata from source file C# using GroupDocs.Comparison...}); } Set metadata from target file C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/set-document-...
  9. Add Password to Word on GroupDocs Blog | Docume...

    Add Password to Word on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Password to Word on GroupDocs Blog | Document Automation Solutions for .NET &......Aggiungi la password ai tuoi file di Word. Blocca i documenti...

    blog.groupdocs.com/it/tag/add-password-to-word/...
  10. convert dwg to pdf in csharp on GroupDocs Blog ...

    convert dwg to pdf in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert dwg to pdf in csharp on GroupDocs Blog | Document Automation Solu......Panduan C# untuk mengonversi file CAD seperti DWG, DGN, dan DWF...

    blog.groupdocs.com/id/tag/convert-dwg-to-pdf-in...