Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 47,546 for

(c )

(0.18 sec)
  1. Load document of specific format | GroupDocs

    This article explains how to load document of specific format.... Ex: "C:\\Docs\\spreadsheet.xlsx" String...

    docs.groupdocs.com/watermark/java/load-document...
  2. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java.... Ex: @"C:\Docs\test.ppt" File outputFile...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. Set image resolution | GroupDocs

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#)....image resolution in the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. User roles | GroupDocs

    The page describes how to implement user roles in GroupDocs.Annotation for .NET API....shows how to add a user role: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/apply-roles/
  5. Load document from Azure Blob Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET.... C# string blobName = "sample.pdf"...

    docs.groupdocs.com/annotation/net/load-document...
  6. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....below shows all possible ways: C# // 1. Specify by filename string...class, as it is shown below: C# LoadOptions loadOpts = new LoadOptions...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  7. GroupDocs.Assembly 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....to Reports using Link Tag in C# Using GroupDocs.Assembly for...latest version, you can now use C# 6.0 null-conditional operators...

    blog.groupdocs.com/categories/groupdocs.assembl...
  8. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...here: c:\Windows\Temp\CustomTempFonts , on others here: c:\Use...

    forum.groupdocs.com/t/persistent-customtempfont...
  9. Load document from local disk | GroupDocs

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Java API....converter = new Converter ( "c:\\files\\sample.docx" ); PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....save the range of document page: C# // for this example input document...

    docs.groupdocs.com/annotation/net/save-specific...