Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,316 for

import

(0.18 sec)
  1. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....for XLSX to legacy XLS format Import the Converter and SpreadsheetConvertOp... Once the it is installed, import the Converter and SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  2. Convert XLSX to HTML using Python

    Convert XLSX to HTML using Python for seamless spreadsheet rendering. Learn how to export XLSX to HTML in Python with automated layout preservation....output from spreadsheet files Import necessary modules like Converter...NET package. Once installed, import the necessary modules such...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....was found using the method: import groupdocs.signature as signature...groupdocs.signature.options import TextSearchOptions # Initialize...

    docs.groupdocs.com/signature/python-net/update-...
  4. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary.... To import words from a file, use the...ExportDictionary ( @"C:\Words.txt" ); // Import words from a file index . Dictionaries...

    docs.groupdocs.com/search/net/stop-word-diction...
  5. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements.... To import character replacements from...@"C:\CharacterReplacement.dat" ); // Import character replacements from...

    docs.groupdocs.com/search/net/character-replace...
  6. Convert XLSX to RTF using Python

    Learn how to convert XLSX to RTF using Python in this topic. Discover how to export XLSX to RTF in Python easily, without the need to install any extra software....enable XLSX to RTF conversion Import the necessary classes, Converter...required conversion library. Next, import the Converter and WordProcessingConver...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. Is EML Conversion to PST Possible using C#? - F...

    Hi, I want to know that this api can convert EML to PST format ?... Then click on Import/Export. Choose Import Internal Mail and...

    forum.groupdocs.com/t/is-eml-conversion-to-pst-...
  8. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified.... import com.groupdocs.comparison.Comparer ; import com.groupdocs...

    docs.groupdocs.com/comparison/java/compare-fold...
  9. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....NET / Developer Guide / Import documents / Add document to...by Microsoft and allows to import and embed some content produced...

    docs.groupdocs.com/merger/net/add-document-to-w...
  10. Export Annotations to TIFF Files

    This may be a big news for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6.... But now you can: Import annotations from TIFF file...

    blog.groupdocs.com/annotation/export-annotation...