Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 46,746 for

(c )

(0.05 sec)
  1. Online Word Document Editing on GroupDocs Blog ...

    Online Word Document Editing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Online Word Document Editing on GroupDocs Blog | Document Automation Solu......ทางออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java Recent content in Online...

    blog.groupdocs.com/th/tag/online-word-document-...
  2. Online PowerPoint Presentation Editing on Group...

    Online PowerPoint Presentation Editing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Online PowerPoint Presentation Editing on GroupDocs Blog | Docu......ออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java Recent content in Online...

    blog.groupdocs.com/th/tag/online-powerpoint-pre...
  3. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAliasDictionary (). exportDictionary ( "C:\\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/java/alias-dictionary/
  4. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/removing-found...
  5. compare two word documents and highlight differ...

    compare two word documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents and highlight differen...... C#を使用してWord文書を比較する Comparison API...スワードで保護されたドキュメントであっても、違いを強調し、C#での変更を承認/拒否します。 Recent content...

    blog.groupdocs.com/ja/tag/compare-two-word-docu...
  6. Update document password | Documentation

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....filePath = "c:\sample.xlsx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/update-document-...
  7. Remove pages | Documentation

    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/
  8. Swap pages | Documentation

    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/
  9. Move page | Documentation

    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/
  10. In-Table List in Email Document | Documentation

    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-...