Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 2,519 for

pdf editor

(0.04 sec)
  1. Add ellipse annotation | Documentation

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { EllipseAnnotation ellipse...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  2. Cómo convertir MSG a DOCX usando C#

    En esta sección, aprenderá cómo convertir MSG a DOCX usando C# sin depender de herramientas de terceros. Además, proporcionaremos código para exportar MSG a DOCX en C#....con Microsoft Word y varios editores de texto. Puede haber instancias...el proceso de convertir MSG a PDF usando C#. Si necesita asistencia...

    kb.groupdocs.com/es/conversion/net/how-to-conve...
  3. Converti Word in Markdown usando C# | da DOC a ...

    Converti documenti Word in file Markdown usando C#. Trasforma i file DOC/DOCX in formato MD utilizzando l'API di conversione e analisi di GroupDocs .NET....stesso modo, quasi tutti gli editor di elaborazione testi hanno...molti altri formati di file come PDF, fogli di calcolo, presentazioni...

    blog.groupdocs.com/it/parser/convert-word-to-ma...
  4. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { DropdownComponent dropdown...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  5. Add distance annotation | Documentation

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { DistanceAnnotation distance...

    docs.groupdocs.com/annotation/net/add-distance-...
  6. Add replacement annotation | Documentation

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { ReplacementAnnotatio replacement...

    docs.groupdocs.com/annotation/net/add-replaceme...
  7. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...Annotator ( Constants . INPUT_PDF )) { DropdownComponent dropdownComponent...

    docs.groupdocs.com/annotation/java/add-dropdown...
  8. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Editor Product Solution GroupDocs..."C:\\\\Temp\\\\sample_output_file.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. הוספת ביאורים DOCX | מקוון אפליקציות חינם של קב...

    להוסיף ביאורים DOCX באינטרנט בחינם. הוסף, הסר או שנה ביאורים כדי DOCX באינטרנט בחינם. 100% ביאור מסמכים מקוון חינם, מאובטח וקל לשימוש....אתה יכול לעשות זאת על קובצי PDF, מסמכי טקסט, דיאגרמות, גיליונות...Metadata Search Parser Watermark Editor Merger Redaction Classification...

    products.groupdocs.app/he/annotation/docx
  10. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { TextFieldAnnotation textField...

    docs.groupdocs.com/annotation/net/add-text-fiel...