Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 15,677 for

doc

(0.07 sec)
  1. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown Documents/files like a common text Documents using a GroupDocs.Editor for .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...)) { using ( EditableDocument doc = editor . Edit ( editOptions...

    docs.groupdocs.com/editor/net/edit-markdown/
  2. Is it possible to set a 'FallbackFont' - Free S...

    Is it possible to set a default fallback font when converting to PDF? I am aware of the DefaultFont property on certain LoadOptions classes. My use case that is that I have “try anything to convert” method which does n…...Document doc = new com.aspose.words.Document("input...loadOptions); // Save as PDF doc.save("output.pdf"); Example (C#)...

    forum.groupdocs.com/t/is-it-possible-to-set-a-f...
  3. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your Documents. You can apply text redaction using exact phrase or regular expression for Documents of different formats like PDF, Doc, DocX, PPT, PPTX, XLS, XLSX and others....Order Upgrade an Order Support Docs API Reference Live Demos Free...different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/redaction/python-net/text-re...
  4. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 Document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 Document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online Document viewer service: Open Visual Studio 2012 and create a new ASP....TargetElementSelecto("#doc") .Stream(fileStream, "docx") .DocViewerId("doc\_viewer")...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  5. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word Documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#....doc, .docx, .docm, .dot, .dotx, ...File (.vtx) Word Document (.doc) Word Document Template (.dot)...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  6. Search thread safety | GroupDocs

    This article shows that how search thread safety works....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/search-thread-sa...
  7. Search flow | GroupDocs

    This article shows the internal stages of each search operation....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/search-flow/
  8. Plain text | GroupDocs

    This article explains that how to extract plain 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/plain-text/
  9. Markdown | GroupDocs

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

    docs.groupdocs.com/parser/java/markdown/
  10. Working with metadata in MOV Files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/Documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....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-me...