Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 48,924 for

(c )

(0.42 sec)
  1. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....HTML with responsive layout: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-with-respo...
  2. 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...
  3. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... string inputFilePath = "C:\\input_path\\document.docx" ;...below. string inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/net/edit-document/
  4. Load document from Amazon S3 Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....document from Amazon S3 Storage: C# string key = "sample.pdf" ; using...

    docs.groupdocs.com/annotation/net/load-document...
  5. Load document from FTP | GroupDocs

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

    docs.groupdocs.com/conversion/java/load-documen...
  6. Load file from Azure blob storage | GroupDocs

    This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. 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...
  8. 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
  9. 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...
  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/