Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 16,572 for

file

(0.62 sec)
  1. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert documents to Markdown with a single line of code...md file or string)"] A --> B --> C Prerequisites...""" # Step 1: Convert a DOCX file to a Markdown string markdown...

    docs.groupdocs.com/markdown/python-net/quick-st...
  2. Error handling | GroupDocs

    Handle conversion errors with specific exception types... WriteLine ( "File is corrupt or unsupported."...annual-report.docx is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/error-handling/
  3. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS Files. your_app/samples – for sample Files. your_app/views – for view Files, we will use Haml for these. Also we need to create a GemFile in our project’s root directory with the following content: https://gist....– for CSS files. your_app/samples – for sample files. your_app/views...your_app/views – for view files, we will use Haml for these. Also we...

    blog.groupdocs.com/signature/working-with-group...
  4. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....following example compares two DOCX files from disk, rejects the first...'java.util.Arrays' ); // Define file paths for source, target, and...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  5. GroupDocs.Conversion for Python 26.3 – April 20...

    GroupDocs.Conversion for Python 26.3 adds per-page conversion, in-memory streaming, Python 3.14 support, AI agent integration, and format metadata enhancements....support, AI‑agent integration files, enhanced format metadata, and...objects expose .extension , .file_format , .description properties...

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Convert DOC to HTML with C#

    Learn how to Convert DOC to HTML with C# and achieve efficient DOC to HTML conversion in C# using GroupDocs.Conversion, enabling transformation in .NET applications....required for processing DOC files in your .NET project Create...instance with the source DOCX file path to load the document for...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  7. Convert Word Documents to PDF using C# | DOCX t...

    Convert Word DOC & DOCX documents to PDF using C# within .NET applications. Automate your Files conversion using the document conversion .NET API....NET API to Convert Word Files to PDF # GroupDocs empowers...Word file into a PDF file. Load the Word DOC/DOCX file using...

    blog.groupdocs.com/conversion/convert-word-doc-...
  8. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words File formats etc....PDF, Diagram, Slide and Words file formats etc. This release is...Import Annotations from Diagram file formats and added Text Field...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  9. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular File formats....popular file formats. metadata changer API gets the file as input...input, access the file property information and allows users to...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  10. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....over the file class constructor. instance will open file for reading...Smith" ); // sign document to file signature . sign ( outputFilePath...

    docs.groupdocs.com/signature/java/load-document...