Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 46,599 for

(c )

(0.1 sec)
  1. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:...index: string indexFolder = @"c:\MyIndex"; // Creating index from...index: string indexFolder = @"c:\MyIndex"; // Creating index from...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  3. 在 Word、Excel、PowerPoint、PDF 中使用 C# 搜索图像签名

    使用 .NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF) 中搜索条形码、二维码、数字或电子签名以及图像数据内容。...NET API 在任何使用 C# 的文档中搜索各种类型的电子签名。 在 C# 中搜索二维码签名 # 以下是显示如何在...Signatures in PDF document using C# using (Signature signature =...

    blog.groupdocs.com/zh/signature/search-image-si...
  4. C# 中的客户反馈情绪分析| C# .NET 代码示例

    C# 情感分析自动化。使用 C# API 分析客户反馈。检查关于您的产品的评论有多正面/负面。...本文重点介绍基于 C# 的深度神经网络模型的情感分析工具。该模型适用于广泛的任务。...评论、反馈等的语气。 本文将指导您对评论进行分类,并使用 C# 和 GroupDocs.Classification for...

    blog.groupdocs.com/zh/classification/classify-c...
  5. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET.... Merger ( "c:/sample.pdf" ) as merger : extract_options...extract_options ) merger . save ( "c:/result.pdf" ) The following code...

    docs.groupdocs.com/merger/python-net/extract-pa...
  6. Conversion API on GroupDocs Blog | Document Aut...

    Conversion API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Conversion API on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......Java Developers 使用 C# 将 SVG 转换为 PNG 使用 C# 将 SVG 矢量图形转换为 PNG 图像。使用...进行旋转、翻转、水印、灰度和调整亮度和伽玛。 使用 C# 将 SVG 转换为 JPG 使用 C# 将 SVG 矢量图形转换为 JPG 图像。使用...

    blog.groupdocs.com/zh/tag/conversion-api/index.xml
  7. GroupDocs Conversion on GroupDocs Blog | Docume...

    GroupDocs Conversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Conversion on GroupDocs Blog | Document Automation Solutions for .NET &...... 使用 C# 将 Word 文档转换为 PDF 在 .NET 应用程序中使用 C# 将 Word DOC...MD 文件转换为可移植格式。 使用 C# 将 Markdown 文件转换为 PDF 使用 C# 将 Markdown 文件转换为...

    blog.groupdocs.com/zh/tag/groupdocs-conversion/...
  8. Generate Barcode Online | Add Barcode to Docume...

    Create barcodes online! Learn to generate various types using user-friendly tools. Get a sneak peek into barcode creation with C# and Java code snippets....creating barcodes in Java and C#. Let’s generate the barcodes...multiple ranges. Generate Barcode in C# using .NET API # Here is a few...

    blog.groupdocs.com/signature/generate-barcode-o...
  9. WebP to JPG Conversion Tricks

    Convert WebP to JPG image format using free online image conversion tool. Developers can convert using .NET and Java APIs.... C# Java WebP to JPG Conversion in C# # Here’s how...convert a WebP image to JPG in C# using GroupDocs.Conversion for...

    blog.groupdocs.com/conversion/convert-webp-to-jpg/
  10. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes.... C# string indexFolder1 = @"c:\MyIndex1\" ; string...indexFolder2 = @"c:\MyIndex2\" ; string documentsFolder1 = @"c:\MyDocuments1\"...

    docs.groupdocs.com/search/net/merge-indexes/