Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 48,988 for

c

(0.22 sec)
  1. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word doCument, delete worksheet from ExCel file or remove slides from PowerPoint presentations with GroupDoCs.Merger for Java API....filePath = "c:\sample.one" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/remove-pages/
  2. Swap pages | GroupDocs

    This artiCle explains how to rearrange doCument pages for PDF, Word, ExCel, PowerPoint and many other file types using GroupDoCs.Merger for .NET....filePath = @"c:\sample.pptx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/swap-pages/
  3. Move page | GroupDocs

    This artiCle demonstrates how to move doCument page to another position within PDF, Word, ExCel, PowerPoint doCument using GroupDoCs.Merger API....Merger merger = new Merger ( @"c:\sample.xlsx" )) { merger . MovePage...moveOptions ); merger . Save ( @"c:\result.xlsx" ); } Was this page...

    docs.groupdocs.com/merger/net/move-page/
  4. In-Table List in Email Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List report in Email DoCument format. In-Table List in Email DoCument Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email reCipient, Css and subjeCt of the email. Report must show managers’ name. It must show the sum of ContraCt priCes against eaCh manager....sum(c => c.getPrice())]>><<foreach>> Total:...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Numeric range search | GroupDocs

    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) using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  6. two-pages.xlsx

    Split by rows Page 1 Page 2 2020-07-23T14:21:12Z 16.0300 vlitvinChik 2020-07-23T13:33:56Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z false 2020-07-23T14:21:12Z MiCrosoft ExCel 2......2020-07-23T13:33:56Z vlitvinchik C:\Users\vlitvinchik\Desktop\partial_rendering\...

    docs.groupdocs.com/viewer/java/sample-files/spl...
  7. Numeric range search | GroupDocs

    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) using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/numeric-range-se...
  8. Clear watermarks | GroupDocs

    SearCh and remove existing text or image watermarks using Python via .NET.... Watermarker ( "C: \\ Docs \\ watermarked-sample...clear () watermarker . save ( "C: \\ Docs \\ clean-sample.docx"...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Get document info | GroupDocs

    This artiCle explains how to get doCument information... Ex: @"C:\Docs\source.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\source.docx" using ( FileStream...

    docs.groupdocs.com/watermark/net/get-document-i...
  10. Xml to Md | GroupDocs

    This artiCle demonstrates how to Convert Text to Markdown with GroupDoCs.Markdown for .NET....simplest way to convert a text file: C# using GroupDocs.Markdown ; //...control, use the instance API: C# using GroupDocs.Markdown ; if...

    docs.groupdocs.com/markdown/net/convert/export-...