Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 48,113 for

(c )

(0.07 sec)
  1. Load document from stream | GroupDocs

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET.... OpenRead ( @"c:\sample.docx" )) { using ( Merger...

    docs.groupdocs.com/merger/net/load-document-fro...
  2. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....to convert presentations using C# . The following scenarios will...Presentations (PPT, PPTX) to PDF in C#...

    blog.groupdocs.com/conversion/convert-presentat...
  3. Import annotations | GroupDocs

    This page describes how to import annotation from the XML files using GroupDocs.Annotation for .NET API....annotations from an XML file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/import-annota...
  4. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source using GroupDocs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\test.ppt" with gm . Metadata...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  5. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk... Ex: @"C:\Docs\test.jpg" using ( Metadata...

    docs.groupdocs.com/metadata/net/save-a-modified...
  6. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\test.jpg" with gm . Metadata...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  7. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream.... Ex: @"C:\Docs\source.doc" using ( Stream...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  8. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....password protected documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-password...
  9. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#.... Ex: @"C:\Docs\image.tiff" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... Ex: @"C:\Docs\source.docx" using ( var...

    docs.groupdocs.com/metadata/net/load-a-password...