Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 12,809 for

editor

(0.1 sec)
  1. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verifying-doc...
  2. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-text/
  3. Export Data | Documentation

    How to export data to JSON or XML files....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/export-data/
  4. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/select-specif...
  6. Sloučit soubory PDF pomocí C#

    Naučte se, jak sloučit soubory PDF pomocí programování v C#. Zjednodušte správu dokumentů pomocí kódu, jak kombinovat soubory PDF v C# bez instalace dalšího softwaru.... Budete potřebovat editor kódu (například Visual Studio)...

    kb.groupdocs.com/cs/merger/net/merge-pdf-files-...
  7. Como converter DOCX para SVG usando C#

    Neste artigo, você encontrará instruções completas sobre como converter DOCX em SVG usando C# junto com um exemplo de aplicativo .NET para transformar DOCX em SVG em C#....documento em um navegador da Web ou editor gráfico. Felizmente, com a...

    kb.groupdocs.com/pt/conversion/net/how-to-conve...
  8. Come convertire DOCX in SVG usando C#

    All'interno di questo articolo, troverai le istruzioni complete su come convertire DOCX in SVG utilizzando C# insieme all'applicazione .NET di esempio per trasformare DOCX in SVG in C#....documento in un browser web o in un editor grafico. Fortunatamente, con...

    kb.groupdocs.com/it/conversion/net/how-to-conve...
  9. GroupDocs.Metadata Product Family | Documentation

    Excellent component that empowers your C#, ASP.NET, and other .NET applications. It helps developers to read, write, edit and remove meta information from all popular document file formats. Documentation .NET Java Node.js Python GroupDocs.Metadata for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage .NET code examples Open-source projects for APIs example usage GroupDocs....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/
  10. GroupDocs.Viewer for Python via .NET | Document...

    GroupDocs.Viewer for Python allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Python application....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/