Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 2,518 for

pdf editor

(0.04 sec)
  1. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....kemampuan untuk mengkonversi dokumen PDF ke format HTML menjadi semakin...dokumen PDF lebih mudah diakses, memahami cara mengonversi PDF ke...

    blog.groupdocs.com/id/categories/groupdocs.conv...
  2. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....capacità di convertire documenti PDF in formato HTML sta diventando...documento PDF più accessibile, capire come convertire PDF in HTML...

    blog.groupdocs.com/it/categories/groupdocs.conv...
  3. Add strikeout annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-strikeout...
  4. Add watermark annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-watermark...
  5. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { User user1 = new User {...

    docs.groupdocs.com/annotation/net/add-replies-t...
  6. Add highlight annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-highlight...
  7. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.Pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.Pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Editor Product Solution GroupDocs...steps Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  8. Como converter MSG para DOCX usando C #

    Nesta seção, você aprenderá como converter MSG em DOCX usando C# sem depender de ferramentas de terceiros. Além disso, forneceremos o código para exportar MSG para DOCX em C#....o Microsoft Word e vários editores de texto. Pode haver instâncias...processo de conversão de MSG em PDF usando C#. Se você precisar de...

    kb.groupdocs.com/pt/conversion/net/how-to-conve...
  9. Convierta Word a Markdown usando C# | DOC a MD ...

    Convierta documentos de Word en archivos Markdown usando C#. Transforme archivos DOC/DOCX en formato MD utilizando la API de conversión y análisis de GroupDocs .NET....manera similar, casi todos los editores de procesamiento de textos...otros formatos de archivo como PDF, hojas de cálculo, presentaciones...

    blog.groupdocs.com/es/parser/convert-word-to-ma...
  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...