Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 3,142 for

pdf editor

(0.15 sec)
  1. Add dropdown component | GroupDocs

    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-...
  2. Add distance annotation | GroupDocs

    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-...
  3. 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....essere visualizzati in qualsiasi editor di testo e anche in MS Excel...messaggio e-mail in formato PDF. In questo articolo imparerai...

    blog.groupdocs.com/it/categories/groupdocs.conv...
  4. 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....ser visualizados em qualquer editor de texto e também no MS Excel...mensagem de e-mail para o formato PDF. Neste artigo, você aprenderá...

    blog.groupdocs.com/pt/categories/groupdocs.conv...
  5. GroupDocs Blog | Document Automation Solutions ...

    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....visualizados usando qualquer um dos editores conhecidos como Microsoft...palavra nos formatos de documento PDF, Word, Excel, PowerPoint, Ebook...

    blog.groupdocs.com/pt/page/27/
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...dilihat menggunakan salah satu editor terkenal seperti Microsoft...setiap kata dalam format dokumen PDF, Word, Excel, PowerPoint, Ebook...

    blog.groupdocs.com/id/groupdocs.blog/page/27/
  7. 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...
  8. Classify document by path | GroupDocs

    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-...
  9. Add highlight annotation | GroupDocs

    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...
  10. Add watermark annotation | GroupDocs

    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...