Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 9,919 for

images

(1.48 sec)
  1. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the list of new features, improvements, and fixes added in v18....support for ODG, SVG and MetaFile Images Improve output content for...

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  2. Convert to grayscale | GroupDocs

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....output PDF file / Optimize images / Convert to grayscale Convert...download it. The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Basic usage | GroupDocs

    Basic usage examples for GroupDocs.Parser for .NET. Learn how to extract text, metadata, Images, table of contents, and parse data from documents in C#....metadata from documents Extract images from documents Was this page...

    docs.groupdocs.com/parser/net/basic-usage/
  4. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.one"); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  5. GroupDocs.Signature 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....digital signatures using stamps, images, and form fields Learn to implement...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....how to remove the background image of a particular slide calling...watermark to all background Images Using GroupDocs.Watermark,...

    docs.groupdocs.com/watermark/java/working-with-...
  7. llms-tech.xml

    Model Architectures Transformer Attention-based neural architecture used by most modern LLMs. Self-Attention Feed-Forward Networks Positional Encoding Mixture of Experts (MoE) Scales model capacity......distribution using Docker, OCI images, and orchestration platforms...

    docs.groupdocs.com/markdown/python-net/_sample_...
  8. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....worksheets) in a document into images and puts them in a single PDF...

    docs.groupdocs.com/redaction/python-net/saving-...
  9. Product Overview | GroupDocs

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....ability to annotate text or images in files of . Annotations may...

    docs.groupdocs.com/annotation/net/product-overv...
  10. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/save-a-modified...