Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 48,085 for

(c )

(0.1 sec)
  1. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....to set the default font name: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/replace-missing-f...
  2. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-image-ann...
  3. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET...documents with specific options: C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/get-changes-c...
  4. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...quality in the output PDF document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  5. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... C# using GroupDocs.Viewer ; using...resources, while 2nd — with external. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  7. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....docx" ; String convertedFile = "C:\\output\\converted.pdf" ; try...

    docs.groupdocs.com/conversion/java/load-documen...
  8. PowerPoint Presentation

    Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be Covered Outlines Slide Structure Fonts Colour Background Graph......Presentation 2025-11-06T23:15:19Z C:\Program Files\Microsoft Offi...2001-12-11T23:34:17Z 20 IASTED 37 25.0900 C:\Program Files\Microsoft Offi...

    docs.groupdocs.com/editor/net/sample-files/Outp...
  9. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made.... # Features Overview C# Examples Showcase Working with...

    blog.groupdocs.com/editor/introducing-groupdocs...
  10. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET.... C# using GroupDocs.Viewer ; using...Roman and Arial fonts to HTML. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/exclude-fonts/