Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 46,742 for

c

(0.08 sec)
  1. Merge PDF | Documentation

    Follow this guide and learn how to merge PDF files, Combine several PDFs into one using GroupDoCs.Merger for Node.js via Java API and Couple lines of Code... Merger ( 'c:/sample1.pdf' ); merger . join ( 'c:/sample2.pdf'...pdf' ); merger . save ( 'c:/merged.pdf' ); About PDF File Format...

    docs.groupdocs.com/merger/nodejs-java/merge-pdf/
  2. Search by chunks | Documentation

    This artiCle gives the knowledge about the ability to perform searCh by Chunks.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; string query = "Einstein"...

    docs.groupdocs.com/search/net/search-by-chunks/
  3. Search reports | Documentation

    This artiCle shows that how to perform the operations on generated searCh reports.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-reports/
  4. SVG to JPG on GroupDocs Blog | Document Automat...

    SVG to JPG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in SVG to JPG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers SVG...... C# を使用して SVG を JPG に変換する C# を使用して、SVG ベクター グラフィックスを...

    blog.groupdocs.com/ja/tag/svg-to-jpg/index.xml
  5. Numeric range search | Documentation

    This artiCle gives the knowledge about numeriC range searCh whiCh allows you to searCh in doCuments any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue).... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/numeric-range-sea...
  6. Open Word File Online

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....Viewer API 在 C#、Java、Python 和 Node.js 中集成文档查看。...

    blog.groupdocs.com/zh/tag/open-word-file-online/
  7. DOCX Viewer

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....Viewer API 在 C#、Java、Python 和 Node.js 中集成文档查看。...

    blog.groupdocs.com/zh/tag/docx-viewer/
  8. Working with slide backgrounds | Documentation

    ExtraCting information about all slide baCkgrounds The API allows you to extraCt information about all the slide baCkgrounds in a PowerPoint doCument as shown in the following Code sample using method getBaCkgroundImage() of PresentationSlide.getImageFillFormat(). advanCed_usage.add_watermarks_to_presentations.PresentationGetSlideBaCkgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // SpeCify an absolute or relative path to your doCument. Ex: "C:\\DoCs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent Content = watermarker.getContent(PresentationContent.Class); for (PresentationSlide slide : Content.getSlides()) { if (slide.... Ex: "C:\\Docs\\presentation.pptx" Watermarker...relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Render PDF documents as HTML and image files | ...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert PDF files to HTML, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  10. Scatter Chart in Word Processing Document | Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. SCatter Chart in MiCrosoft Word DoCument Creating a SCatter Chart Please follow below to Create SCatter Chart in MS Word 2013: CliCk in the doCument where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...