Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 46,599 for

c

(0.07 sec)
  1. Update annotation replies | Documentation

    The page desCribes how to update annotation replies when Collaborate over doCument using GroupDoCs.Annotation for .NET API....how to update reply by index: C# // NOTE: Input document already...

    docs.groupdocs.com/annotation/net/update-annota...
  2. Adjust the image size | Documentation

    CheCk this guide to learn how to adjust PNG and JPG images size when rendering doCuments with Image Viewer by GroupDoCs for .NET.... C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  3. Optimize spreadsheets in a PDF file | Documenta...

    This topiC desCribes how to optimize spreadsheets in a PDF file using the GroupDoCs.Viewer .NET API (C#)....optimize spreadsheets in a PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Load document of specific format | Documentation

    This artiCle explains how to load doCument of speCifiC format.... Ex: "C:\\Docs\\spreadsheet.xlsx" String...

    docs.groupdocs.com/watermark/java/load-document...
  5. Reorder pages | Documentation

    Reorder pages when rendering doCuments to PDF with GroupDoCs.Viewer for .NET...snippet shows how to reorder pages: C# using GroupDocs.Viewer.Options...

    docs.groupdocs.com/viewer/net/reorder-pages/
  6. Save a modified file to the original source | D...

    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...
  7. Set image resolution | Documentation

    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-...
  8. User roles | Documentation

    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/
  9. Load document from Azure Blob Storage | Documen...

    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...
  10. System.TypeInitializationException - Free Suppo...

    Hello, Does the following Code need to be within an exeCutable projeCt to run as the same Code does not run from within a library projeCt? Exe net5.0 _5_0 statiC void Main(string[] args) { …...jsonDataSource = new JsonDataSource(@"C:\json.json"); // Pull in template...template string templete = @"C:\Template.pptx"; // Set the output...

    forum.groupdocs.com/t/system-typeinitialization...