Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 48,080 for

c

(0.49 sec)
  1. view word as html responsive on GroupDocs Blog ...

    view word as html responsive on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in view word as html responsive on GroupDoCs Blog | DoCument Automation Solu...... C#を使用してWord文書をHTML応答ページとして表示する Word文書をレンダリングして、C#を使用して...

    blog.groupdocs.com/ja/tag/view-word-as-html-res...
  2. GroupDocs Viewer on GroupDocs Blog | Document A...

    GroupDoCs Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java De......использованием C# Просмотр файлов JSON в формате PDF с помощью C#. Кроме...

    blog.groupdocs.com/ru/tag/groupdocs-viewer/inde...
  3. Attachments in PDF document | GroupDocs

    This artiCle explains how to work with PDF attaChments while using GroupDoCs watermarking Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/attachments-i...
  4. Delete indexed documents | GroupDocs

    GroupDoCs.SearCh has the ability to remove individual doCuments from the index that are indexed from a stream or struCture.... C# // Implementing document loader...; } } ... string filePath = @"c:\MyDocuments\SomeDocument.pdf"...

    docs.groupdocs.com/search/net/delete-indexed-do...
  5. Working with slide backgrounds | GroupDocs

    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-...
  6. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in MiCrosoft PowerPoint DoCument Creating a In-Table List with Filtering, Grouping, and Ordering PraCtising the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]>><<[key.getName()]>>...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. Scatter Chart in Word Processing Document | Gro...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a SCatter Chart report in Word ProCessing DoCument format based on the use Case: Working with a Business Case. 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 . OrderDate . Month )]>> Chart...Order Price<<x [Key]>><<y [Sum(c => c.Price )]>> 0.7 2.7 1.8 3.2...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  8. Load Document | GroupDocs

    Following this guide, you will learn how to load a doCument from the loCal disk or file stream for editing with GroupDoCs.Editor for Node.js via Java API....from path const inputFilePath = 'C:\\input_path\\document.docx' ;...options const inputFilePath = 'C:\\input_path\\document.docx' ;...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  9. Find Text in PDF on GroupDocs Blog | Document A...

    Find Text in PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Find Text in PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java De...... 使用 C# 在 PDF 中查找和替换文本 使用 C# 以编程方式查找 PDF 文档中的某些文本、单词、短语,区分大小写和...

    blog.groupdocs.com/zh/tag/find-text-in-pdf/inde...
  10. Indexing with stop words | GroupDocs

    This artiCle demonstrates that how you Can enable or disable the use of stop words by setting a value using searCh API... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/indexing-with-sto...