Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 10,573 for

new

(0.14 sec)
  1. Zmień kolejność stron PDF za pomocą C# | Organi...

    Zmień kolejność stron plików PDF za pomocą języka C#. Uruchomiony przykład pokazuje, jak poprawić kolejność nieuporządkowanych stron PDF w aplikacji .NET....1; MoveOptions moveOptions = new MoveOptions(pageNumber, newPageNumber);...newPageNumber); using (Merger merger = new Merger("path\document.pdf"))...

    blog.groupdocs.com/pl/merger/move-pdf-pages-usi...
  2. Penampil XML menggunakan C# | Render XML sebaga...

    Lihat file XML sebagai PDF menggunakan C#. Pelajari cara merender file XML dalam aplikasi .NET penampil XML Anda sendiri menggunakan GroupDocs API....menggunakan C# using (Viewer viewer = new Viewer("/path/document.xml"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/XML-to-PDF-{0}...

    blog.groupdocs.com/id/viewer/xml-viewer-using-c...
  3. Средство просмотра JSON с использованием C# | Р...

    Просмотр файлов JSON в формате PDF с помощью C#. Узнайте, как визуализировать файлы JSON в собственном приложении .NET для просмотра JSON с помощью API GroupDocs....использованием С# using (Viewer viewer = new Viewer("/path/sample.json"))...json")) { PdfViewOptions options = new PdfViewOptions("/path/JSON-to-PDF...

    blog.groupdocs.com/ru/viewer/json-viewer-using-...
  4. تمييز مستندات الذكاء الاصطناعي: حماية المستندات...

    اكتشف كيفية حماية المستندات باستخدام تمييز مدعوم بالذكاء الاصطناعي عبر GroupDocs.Watermark. تعلم إضافة وإنشاء وتخصيص التمييز تلقائيًا لتعزيز أمان المستندات وحماية المحتوى....using (Watermarker watermarker = new Watermarker(filePath)) { IDocumentInfo...any extra explanation. throw new NotImplementedExcept( "Integrate...

    blog.groupdocs.com/ar/watermark/ai-driven-dynam...
  5. C# を使用して Word 文書を PDF として表示 |印刷の保護と制限

    C# を使用して Word DOC/DOCX ファイルを PDF として表示する方法を学びます。 Word ファイルをパスワードで保護された PDF に変換し、Document Viewer .NET API を使用して PDF 印刷を禁止します。... using (Viewer viewer = new Viewer("path/document.docx"))...docx")) { PdfViewOptions options = new PdfViewOptions("path/Word-Document...

    blog.groupdocs.com/ja/viewer/view-word-document...
  6. Análisis del sentimiento de los comentarios de ...

    Automatización del análisis de sentimiento de C#. Analice los comentarios de los clientes con la API de C#. Comprueba qué tan positivos/negativos son los comentarios sobre tu producto....mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...sentimiento positivo. var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/es/classification/classify-c...
  7. Análise de sentimento de feedback do cliente em...

    C# Automação de Análise de Sentimentos. Analise o feedback do cliente com a API C#. Verifique quão positivos/negativos são os comentários sobre o seu produto....mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...sentimento positivo. var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/pt/classification/classify-c...
  8. C# Regex - Pesquisa em documentos usando expres...

    Desbloqueie o poder da pesquisa programática em C#! Aprenda como pesquisar vários documentos baseados em texto em pastas com precisão usando expressões regulares....documento a ela Index index = new Index("indexing-folder-path");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/pt/search/search-in-document...
  9. Java Regex - Pesquisa em documentos usando expr...

    Desbloqueie o poder da pesquisa programática em Java! Aprenda como pesquisar vários documentos baseados em texto em pastas com precisão usando expressões regulares....documento a ela Index index = new Index("path/indexing-folder-path");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/pt/search/search-in-document...
  10. Java Regex — wyszukiwanie w dokumentach za pomo...

    Odblokuj moc wyszukiwania programistycznego w Javie! Dowiedz się, jak precyzyjnie przeszukiwać wiele dokumentów tekstowych w folderach za pomocą wyrażeń regularnych....folderu dokumentu Index index = new Index("path/indexing-folder-path");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/pl/search/search-in-document...