Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 47,200 for

c

(0.4 sec)
  1. Extend supported extensions list | GroupDocs

    This artiCle explains the method whiCh Can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-Configured....Redactor redactor = new Redactor ( "C:\sample.dump" ); try { // Here...

    docs.groupdocs.com/redaction/java/extend-suppor...
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some partiCular format.... Ex: @"C:\Docs\source.xls" using ( Metadata...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  3. Load document using the local path string | Gro...

    This artiCle explains how to load a doCument using the loCal path string with GroupDoCs.Viewer within your .NET appliCations....using the local path string: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Load document from Amazon S3 Storage | GroupDocs

    This artiCle demonstrates how to Convert doCument stored in Amazon S3 storage using GroupDoCs.Conversion for Java API....docx" ; String convertedFile = "C:\\output\\converted.pdf" ; Converter...

    docs.groupdocs.com/conversion/java/load-documen...
  5. 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...
  6. 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...
  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. 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...
  9. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreaCh loop, that enCloses a drawn line, the line is only shown on the first iteration of the loop. WhiCh is where it shows in the template. Is there a way to get the line to be shown for eaCh iteration?... There’s a C# project in the zip file. A template...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  10. Remove form fields | GroupDocs

    This topiC desCribes how to remove form fields from PDF file using the GroupDoCs.Viewer .NET API (C#)....flatten form fields in the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...