Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 48,878 for

c

(1.14 sec)
  1. GroupDocs.Watermark中的自定义字体 - 实施指南

    学习如何在 GroupDoCs.Watermark 中使用自定义字体,以确保品牌一致性和系统独立性。按照我们的分步说明和 DoCker 设置进行操作。... 逐步在 C# 中实现 在Linux Docker容器中测试GroupDocs...将水印添加到文档:将配置的水印应用到您的目标文档。 逐步在 C# 中实现 # 在您的水印解决方案中使用自定义字体的方法如下:使用...

    blog.groupdocs.com/zh/watermark/using-custom-fo...
  2. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、ExCel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。...在我们的一篇文章中,我们学习了 在 C# 中查找和删除文档中的水印 。现在让我们快速了解一下允许以...也可以看看 # 在Java中为图像添加水印 在 C# 中查找和删除文档中的水印 使用C#为图像或文档中的图像添加水印...

    blog.groupdocs.com/zh/watermark/find-and-remove...
  3. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed doCuments as OLE objeCts into other Word doCuments, ExCel Spreadsheets, Powerpoint presentations programmatiCally in Java using GroupDoCs.Merger API....OLE Objects in documents with C# . Today, in this article, we...Word, Excel, PowerPoint using C#...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  4. Clear watermarks | GroupDocs

    This artiCle shows how to Clear existing text or image watermarks....watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx"...document watermarker . Save ( "C:\\Docs\\clean-sample.docx" );...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  5. Get the format family and the additional inform...

    This artiCle explains how to get the format family and the additional information using .NET / C# with GroupDoCs.Viewer for .NET....the pages count from a file: C# using System ; using GroupDocs...the pages count from a stream: C# using System ; using System.IO...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  6. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), ExCel(XLS, XLSX), PowerPoint(PPT, PPTX) doCuments thumbnails and preview doCument pages using GroupDoCs.Merger for .NET API....GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...

    docs.groupdocs.com/merger/net/generate-document...
  7. Character replacements | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about CharaCter replaCements using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/character...
  8. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s disCuss what the metadata is? The Metadata summarizes basiC information about data. In other words, it’s an information whiCh desCribes the data that Contained in something like a web page, doCument, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a doCument might inClude a ColleCtion of information like the author, file size, date the doCument was Created, and keywords to desCribe the doCument....Parser in C# # Let’s write a PhotoParser class in C#: Photo Parser...

    blog.groupdocs.com/metadata/best-practices-in-m...
  9. Load document | GroupDocs

    Following this guide you will learn how to load doCument from loCal disk or file stream for editing with GroupDoCs.Editor for Java API....path String inputFilePath = "C:\\input_path\\document.docx" ;...path String inputFilePath = "C:\\input_path\\document.docx" ;...

    docs.groupdocs.com/editor/java/load-document/
  10. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, ExCel, PowerPoint doCuments thumbnails and preview doCument pages using GroupDoCs.Merger for Java API....getPreview () { string filePath = "c:\sample.xlsx" ; Merger merger...getPreview () { string filePath = "c:\sample.xlsx" ; Merger merger...

    docs.groupdocs.com/merger/java/generate-documen...