Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 49,771 for

(c )

(0.15 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 point annotation | GroupDocs

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add point annotation to the...

    docs.groupdocs.com/annotation/net/add-point-ann...
  3. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add resource redaction annotation...

    docs.groupdocs.com/annotation/net/add-resource-...
  4. 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...
  5. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....shows how get the desired result C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  6. Is it possible to set a 'FallbackFont' - Free S...

    Is it possible to set a default fallback font when converting to PDF? I am aware of the DefaultFont property on certain LoadOptions classes. My use case that is that I have “try anything to convert” method which does n…...setDefaultFont (Java) / DefaultFont (C#) property that specifies the...save("output.pdf"); Example (C#) // Create FontSettings and set...

    forum.groupdocs.com/t/is-it-possible-to-set-a-f...
  7. Cross-platform viewer - Free Support Forum - gr...

    When we buy .NET version of the product, does it include Java version as well or should it be bought separately? I’m asking because our app will be cross-platform so wondering what is the best option for this. We are te…...SetLicensePath("c:\\licenses\\GroupDocs.Viewer.lic");...COPY ./ ./ RUN dotnet publish -c Release -o out # Build runtime...

    forum.groupdocs.com/t/cross-platform-viewer/9405
  8. 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/
  9. 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...
  10. 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-...