Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 972 for

groupdocs.editor save options

(0.83 sec)
  1. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/inline-styles/
  2. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business documents and image file formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of Options to convert between different formats....just one method with set of options to convert between different...version adds the ability to save Image documents as PDF, searching...

    blog.groupdocs.com/total/advanced-documents-con...
  3. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Java programming language....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  4. Add watermarks to Diagram documents | GroupDocs

    Add watermarks to Visio/diagram pages using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...VerticalAlignment from groupdocs.watermark.options.diagram import DiagramShapeWatermar...

    docs.groupdocs.com/watermark/python-net/add-wat...
  5. Pdf to Md | GroupDocs

    This article demonstrates how to convert PDF to Markdown with GroupDocs.Markdown for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Markdown ; // Set license (optional) if ( File . Exists ( "GroupDocs...

    docs.groupdocs.com/markdown/net/convert/export-...
  6. Text redaction | GroupDocs

    This article explains that how Python 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....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Redactor from groupdocs.redaction.options import SaveOptions from groupdocs...

    docs.groupdocs.com/redaction/python-net/text-re...
  7. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...convert(file_path, convert_options) method together with the page_number...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Spreadsheet redactions | GroupDocs

    This article shows that how Python redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Redactor from groupdocs.redaction.options import SaveOptions from groupdocs...

    docs.groupdocs.com/redaction/python-net/spreads...
  9. Load Document from Stream | GroupDocs

    Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...settings. Merger(stream, load_options) — load from a stream and supply...

    docs.groupdocs.com/merger/python-net/developer-...
  10. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Add watermark to the document Save the document Following code...

    docs.groupdocs.com/watermark/java/add-watermark...