Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 47,955 for

c

(0.1 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. 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...
  4. 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-...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Save comparison result in different format | Gr...

    This artiCle explains how to save Comparison result in different format after files Comparison within your .NET appliCations using GroupDoCs.Comparison for .NET....comparison result in different format: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/save-comparis...
  10. Compare bookmarks in Word documents | GroupDocs

    This artiCle explains how to aCtivate the Comparison of bookmarks for Word format in GroupDoCs.Comparison for .NET....demonstrate how to compare bookmarks: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-bookm...