Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 48,950 for

(c )

(0.36 sec)
  1. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an instance...

    docs.groupdocs.com/search/net/indexing-metadata...
  2. Watermark Word Documents on GroupDocs Blog | Do...

    Watermark Word Documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Word Documents on GroupDocs Blog | Document Automation Solutions fo...... 使用C#為Word文檔添加水印 使用 C# 將文本和圖像水印添加到 Word 文檔。使用...

    blog.groupdocs.com/zh-hant/tag/watermark-word-d...
  3. Convert Word to PDF on GroupDocs Blog | Documen...

    Convert Word to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Word to PDF on GroupDocs Blog | Document Automation Solutions for .NET & J...... 使用 C# 將 Word 文檔轉換為 PDF 在 .NET 應用程序中使用 C# 將 Word DOC...

    blog.groupdocs.com/zh-hant/tag/convert-word-to-...
  4. Watermark Word Documents on GroupDocs Blog | Do...

    Watermark Word Documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Word Documents on GroupDocs Blog | Document Automation Solutions fo...... 使用C#为Word文档添加水印 使用 C# 将文本和图像水印添加到 Word 文档。使用...

    blog.groupdocs.com/zh/tag/watermark-word-docume...
  5. Generate PDF Report from XML on GroupDocs Blog ...

    Generate PDF Report from XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate PDF Report from XML on GroupDocs Blog | Document Automation Solu......NET & Java Developers C#でXMLデータからレポートを生成する GroupDocsの...タをPDFおよびDOC / DOCXに変換することにより、C#でのレポート生成を自動化します。 JavaでXMLデータからレポートを生成する...

    blog.groupdocs.com/ja/tag/generate-pdf-report-f...
  6. extract images from PDF on GroupDocs Blog | Doc...

    extract images from PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract images from PDF on GroupDocs Blog | Document Automation Solutions for ......Developers C# を使用して PDF ドキュメントから画像を抽出する .NET アプリケーション内で C# を使用して...

    blog.groupdocs.com/ja/tag/extract-images-from-p...
  7. 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/uk/tag/groupdocs-viewer/inde...
  8. 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......ו-HTML באמצעות C# הצג קבצי JSON כ-PDF באמצעות C#. בנוסף, עבד קובצי...

    blog.groupdocs.com/he/tag/groupdocs-viewer/inde...
  9. Animated GIF with Interactive Play/Pause

    Interactive animation. Animated GIF viewer with Play and Pause functionality....animated GIF and APNG images using C#...

    blog.groupdocs.com/viewer/play-pause-apng.html
  10. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide.... Ex: "C:\\Docs\\presentation.pptx" Watermarker...relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...