Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 15,192 for

doc

(0.26 sec)
  1. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....type initializer exception with DOC format on Linux (SIGNATURENET‑5555)...available) Documentation – https://docs.groupdocs.com/signature/net/...

    blog.groupdocs.com/signature/groupdocs-signatur...
  2. How to Convert Text to HTML in C#

    Do you want to do Document conversion in a few steps? then review guidelines to convert Text to HTML in C# and sample code for C# convert Text to HTML capability....into HTML format including CSV, DOC, DOCX, DWG, EML, GIF, MD, and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital Documents? Do your Documents contain classified and sensitive information that needs to be protected? If they do, how do you process such Documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your Document....doc, .docx, .dot, .odt, .dotx, .docm...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  4. Reading order is not correct for header footer ...

    While converting word to pdf using groupDocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …...5 KB) This is the doc file you can use vladimir.litvinchik...with Microsoft Office, Google Docs, Chrome, Edge, Firefox, and...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  5. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...doc、.docx、.docm、.dot、.dotx、.dotm、...File (.vtx) Word Document (.doc) Word Document Template (.dot)...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  6. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the Document...Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/net/save-with-defa...
  7. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-bm...
  8. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/clean-metadata/
  9. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  10. Markdown | GroupDocs

    This article explains that how to extract Markdown formatted text from Document page....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/markdown/