Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 47,419 for

c

(0.13 sec)
  1. Download and explore GroupDocs.Metadata librari...

    Visual Studio Plugin for GroupDoCs.Metadata API for .NET Examples is an easy way for the users/developers to explore and investigate API examples. The plugin automatiCally downloads the examples from Github and the latest GroupDoCs.Metadata library from NuGet. This provides a quiCk and Comfortable way to view and run example projeCts without downloading everything manually. FeaturesFollowing are the features the plugin provides: Appears in File menu in Visual Studio Downloads sourCe Code automatiCally from Github Downloads GroupDoCs....reference automatically Provides both C# and VB examples Supports Visual...

    blog.groupdocs.com/metadata/download-explore-gr...
  2. Export annotations | GroupDocs

    The page desCribes how to export annotation using GroupDoCs.Annotation for .NET API....shows how to export annotations: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/export-annota...
  3. Load document from stream | GroupDocs

    The page desCribes how to load PDF, Word, ExCel, PowerPoint doCuments from stream using GroupDoCs.Annotation for .NET....load a document from a stream: C# using ( documentStream = File...

    docs.groupdocs.com/annotation/net/load-document...
  4. Converting Docx to PDF throws Null Reference Ex...

    Attempting to Convert the attaChed file throws a Null ReferenCe ExCeption from within an Aspose library inCluded in the GroupDoCs produCt. We are using the most up to date version of Convert available. This appears to …... Below is a C# code example demonstrating how...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  5. Get supported file formats | GroupDocs

    This artiCle explains how to obtain supported file formats list when viewing doCuments with GroupDoCs.Comparison within your .NET appliCations....list of supported file formats: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-supported...
  6. Load from local disk | GroupDocs

    This artiCle explains how to load from loCal disk while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\document.docx" string filePath...

    docs.groupdocs.com/watermark/net/load-from-loca...
  7. Get document information | GroupDocs

    This artiCle explains how to deteCt doCument file type and CalCulate pages Count when merge PDF, Word(DOC, DOCX), ExCel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDoCs.Merger....Merger merger = new Merger ( @"c:\sample.vsdx" )) { IDocumentInfo...

    docs.groupdocs.com/merger/net/get-document-info...
  8. Save document to the specified stream | GroupDocs

    This artiCle explains how to save doCument to the speCified stream while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\test.doc" using ( Watermarker...

    docs.groupdocs.com/watermark/net/save-document-...
  9. Load custom fonts. | GroupDocs

    The page desCribes how to load Custom fonts....fonts while generating preview: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/loading-custo...
  10. Put image annotations over the text using ZInde...

    This page desCribes how to set image ZIndex to plaCe it over the text...ZIndex of the image annotation: C# ImageAnnotation area = new ImageAnnotation...

    docs.groupdocs.com/annotation/net/put-image-ann...