Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 8,274 for

paged

(0.1 sec)
  1. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using Java...following article: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/java/merge-documents-...
  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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Extracting Common Image Information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); 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); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/extracting-comm...
  4. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG to PDF in Java. DWF, DGN, and AutoCAD drawings to PDF using document and image conversion Java API by GroupDocs....images, portable documents, web pages, photoshop formats, Microsoft...Microsoft Visio, CAD drawings, Page descriptive languages, etc....

    blog.groupdocs.com/conversion/convert-cad-drawi...
  5. GroupDocs Blog | Document Automation Solutions ...

    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.... Funkcja Page Builder w GroupDocs.Merger for...programistom łączenie specific pages z wielu dokumentów w jeden,...

    blog.groupdocs.com/pl/page/10/
  6. GroupDocs.Parser for .NET 25.11 – Dernières mis...

    Découvrez les nouveautés de GroupDocs.Parser pour .NET 25.11. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....Extraire les tableaux d’une page spécifique Extraire les tableaux...Extraire les tableaux d’une page spécifique # using (Parser parser...

    blog.groupdocs.com/fr/parser/groupdocs-parser-f...
  7. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Licensing Leave feedback On this page To study the system, you may...application starts. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/python-net/evaluati...
  8. GroupDocs.Signature pour .NET 25.12 – Dernières...

    Découvrez les nouveautés de GroupDocs.Signature pour .NET 25.12. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....// Verify only signatures on page 1 List<BaseSignature> result...Count} verified signatures on page 1" ); } Comment obtenir la mise...

    blog.groupdocs.com/fr/signature/groupdocs-signa...
  9. Usuń strony z PDF w Javie | Parzyste, nieparzys...

    Usuń dowolny zestaw stron z plików PDF w Javie. Usuń listę stron, dowolny zakres, strony parzyste lub nieparzyste z plików PDF w aplikacjach....save("path/selected-pages-removed.pdf"); Usuń zakres stron...removePages(removeOptions); merger.save("path/pages-range-removed.pdf"); Usuń strony...

    blog.groupdocs.com/pl/merger/remove-pages-from-...
  10. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python....Guide Leave feedback On this page This guide provides a quick...you encounter issues. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/getting...