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

(c )

(0.08 sec)
  1. Get document information | Documentation

    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...
  2. Get supported file formats | Documentation

    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...
  3. 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...
  4. Load custom fonts. | Documentation

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

    docs.groupdocs.com/annotation/net/loading-custo...
  5. Create EditableDocument from File or Markup | D...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....file path const inputHtmlPath = 'C://input//document.html' ; // Create...paths const inputHtmlPath = 'C://input//document.html' ; const...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  6. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java... Please check C# code sources, how-to examples...

    docs.groupdocs.com/merger/java/showcases/
  7. Get supported file formats | Documentation

    The page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....supported file formats list: C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/annotation/net/get-supported...
  8. Extract an image from an image annotation | Doc...

    The page describes how to extract image from image annotation....image from an image annotation: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/extracting-im...
  9. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API.... Ex: "C:\\Docs\\test.doc" Watermarker...

    docs.groupdocs.com/watermark/java/save-document...
  10. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....raw=true" ; String outputFile = "c:\\output\\converted.pdf" ; try...

    docs.groupdocs.com/conversion/java/load-documen...