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

c

(0.07 sec)
  1. 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 for Python via .NET.... Merger ( "c:/sample.vsdx" ) as merger : info...

    docs.groupdocs.com/merger/python-net/get-docume...
  2. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basiC doCument metadata like page Count, size, and file type before editing it with GroupDoCs.Editor for Node.js via Java API....class const inputFilePath = 'C://input//document.docx' ; const...class const inputFilePath = 'C://input//document.docx' ; const...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  3. Document filtering in search result | GroupDocs

    This artiCle gives the knowledge that how the doCument filters used during the searCh using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed doCuments as OLE objeCts into other Word doCuments, ExCel Spreadsheets, Powerpoint presentations programmatiCally in Java using GroupDoCs.Merger API....OLE Objects in documents with C# . Today, in this article, we...Word, Excel, PowerPoint using C#...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  5. Clear watermarks | GroupDocs

    This artiCle shows how to Clear existing text or image watermarks....watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx"...document watermarker . Save ( "C:\\Docs\\clean-sample.docx" );...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  6. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), ExCel(XLS, XLSX), PowerPoint(PPT, PPTX) doCuments thumbnails and preview doCument pages using GroupDoCs.Merger for .NET API....GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...

    docs.groupdocs.com/merger/net/generate-document...
  7. Character replacements | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about CharaCter replaCements using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/character...
  8. Get the format family and the additional inform...

    This artiCle explains how to get the format family and the additional information using .NET / C# with GroupDoCs.Viewer for .NET....the pages count from a file: C# using System ; using GroupDocs...the pages count from a stream: C# using System ; using System.IO...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  9. Split a worksheet into pages | GroupDocs

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... C# using GroupDocs.Viewer ; using...following code example shows this: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  10. 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...