Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,809 for

import

(0.17 sec)
  1. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  2. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....java import com.groupdocs.markdown.* ;...setImageExportStrate : Base64Explicit.java import com.groupdocs.markdown.* ;...

    docs.groupdocs.com/markdown/java/as-base64-stra...
  3. How to Extract Text from HTML in Java

    This article describes a step-by-step procedure to extract text from HTML in Java and how to use these steps for developing the Java get Text from HTML application....text from the HTML document Import essential classes for developing...the second step guide you to import the required classes for doing...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  4. Swap pages | GroupDocs

    This article explains how to swap two document pages within PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....merger import Merger from groupdocs.merger...merger.domain.options import SwapOptions def swap_document_pages...

    docs.groupdocs.com/merger/python-net/swap-pages/
  5. Show Revisions | GroupDocs

    Toggle whether revisions are displayed in the comparison result using GroupDocs.Comparison for Python via .NET — useful when producing clean deliverables for end users....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def hide_revisions ():...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Spelling corrector | GroupDocs

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

    docs.groupdocs.com/search/net/spelling-corrector/
  7. Move page | GroupDocs

    This article demonstrates how to move a document page to a new position within PDF, Word, Excel, PowerPoint and other document types using GroupDocs.Merger for Python via .NET API....merger import Merger from groupdocs.merger...merger.domain.options import MoveOptions def move_document_page ():...

    docs.groupdocs.com/merger/python-net/move-page/
  8. Check Document Password Protection | GroupDocs

    Determine whether a PDF, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....merger import Merger from groupdocs.merger...merger.domain.options import LoadOptions def check_document_password_protection...

    docs.groupdocs.com/merger/python-net/check-docu...
  9. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET....merger import Merger from groupdocs.merger...merger.domain.options import OrientationOptions , OrientationMode...

    docs.groupdocs.com/merger/python-net/change-pag...
  10. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java.... To import types of all characters from...getAlphabet (). clear (); } // Import the alphabet from a file index...

    docs.groupdocs.com/search/java/alphabet/