Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,750 for

import

(0.61 sec)
  1. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions....pydrawing import Color from groupdocs.conversion import Converter...conversion.options.convert import PdfConvertOptions , WatermarkTextOptions...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...java import com.groupdocs.editor.EditableDocument ; import com...com.groupdocs.editor.Editor ; import com.groupdocs.editor.examples...

    docs.groupdocs.com/editor/java/deleting-slides-...
  3. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/search-highlight...
  4. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Python via .NET API features....options import WordProcessingEditOp edit_options...ontrols.py import os from groupdocs.editor import Editor , License...

    docs.groupdocs.com/editor/python-net/adding-cla...
  5. Working with HTML resources | GroupDocs

    This article describes the capabilities of GroupDocs.Editor for Python via .NET while working with HTML resources, which are an integral part of an HTML document....editor import Editor with Editor ( "document...folder. from groupdocs.editor import EditableDocument # Markup with...

    docs.groupdocs.com/editor/python-net/working-wi...
  6. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Python via .NET....editor import Editor from groupdocs.editor.options import PresentationLoadOpti...from groupdocs.editor.options import PresentationEditOpti # parameterless...

    docs.groupdocs.com/editor/python-net/edit-power...
  7. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code...merger import Merger def merge_pdf_documents...s.py from groupdocs.merger import Merger from groupdocs.merger...

    docs.groupdocs.com/merger/python-net/merge-pdf/
  8. How to Convert DOCX to MHTML using Java

    In this article, you will be guided through the steps to convert DOCX to MHTML using Java. Also, code example to generate mhtml from docx in Java can be found in it....from DOCX to MHTML format, import the necessary classes Initialize...All that is required is to import the DOCX file, retrieve the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert XLSX to CSV using Java

    The focus of this topic is to guide you on how to convert XLSX to CSV using Java, and help you in developing a Java application to change XLSX to CSV in Java....the data in another system or import it into a database. Here are...using the Maven repository Import the required classes for XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....documents: Compare local documents import groupdocs.comparison as gc...Compare documents from a stream import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/compar...