Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 10,638 for

new

(0.09 sec)
  1. C# Konwertuj PPT na PDF | PPTX do PDF | Konwers...

    Konwertuj PowerPoint PPT, PPTX na PDF w .NET. Przykłady kodu w języku C# przedstawiają konwersję wybranych, kolejnych slajdów i znaków wodnych przy użyciu interfejsu API konwersji....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Konwertuj...

    blog.groupdocs.com/pl/conversion/convert-presen...
  2. So sánh các tệp Văn bản, Word và PDF bằng Thư v...

    So sánh các tệp Văn bản, Word, PDF và nhiều tài liệu khác bằng cách sử dụng API So sánh cho Java. Đánh dấu sự khác biệt trong một tài liệu riêng biệt để chấp nhận các thay đổi....on disk Comparer comparer = new Comparer("source.docx"); try...Stream Comparer comparer = new Comparer(new FileInputStream("source...

    blog.groupdocs.com/vi/comparison/compare-text-w...
  3. C# המרת PPT ל-PDF | PPTX ל-PDF | המרת מצגת

    המר PowerPoint PPT, PPTX ל-PDF ב-.NET. דוגמאות לקוד C# מראות את ההמרה של שקופיות סלקטיביות, עוקבות וסימון מים באמצעות Conversion API....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } המרת...

    blog.groupdocs.com/he/conversion/convert-presen...
  4. Podziel lub scal PDF, PowerPoint, Excel, Word, ...

    Dziel lub scalaj pliki PDF, Word DOC/DOCX, arkusze kalkulacyjne Excel XLS/XLSX, prezentacje PPT/PPTX, rysunki Visio, eBooki i inne dokumenty w Javie. Kroki i przykłady.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/pl/merger/merge-pdf-word-exc...
  5. Buscar y reemplazar palabras en documentos de W...

    Busque, reemplace u oculte texto, palabras y frases en archivos DOC/DOCX de Word usando C#. Redacte y realice búsquedas de texto, mayúsculas y minúsculas y RegEx con .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/es/redaction/find-and-replac...
  6. Suchen und Ersetzen von Wörtern in Word-Dokumen...

    Suchen, ersetzen oder verbergen Sie Text, Wörter und Sätze in Word DOC/DOCX-Dateien mit C#. Schwärzen und führen Sie Text-, Groß-/Kleinschreibungs- und RegEx-Suchen mit der .NET Schwärzungs-API durch....Text using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/de/redaction/find-and-replac...
  7. Localizar e substituir palavras em documentos d...

    Localize, substitua ou oculte texto, palavras e frases em arquivos Word DOC/DOCX usando C#. Redija e execute pesquisa de texto, diferencia maiúsculas de minúsculas e RegEx com a API de redação .NET....# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  8. C# Excel, Word, Metin Dosyalarını Karşılaştırın...

    C# kullanarak iki veya daha fazla dosyayı karşılaştırın. .NET SDK, CSharp'ta iki Excel elektronik tablosunu, Word belgesini, PDF dosyasını veya metin dosyalarını karşılaştırmaya izin verir.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/tr/comparison/compare-excel-...
  9. GroupDocs.Redaction AI entegrasyonu ile .NET | ...

    AI kullanarak PDF belgelerindeki metin, kelimeleri veya ifadeleri tespit edin ve kırpın. İçeriği değiştirin veya gizleyin, PDF dosyalarını güvenli bir şekilde işleyin....regex kullanın Regex regex = new Regex( ".*" ); //Kırpma için...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/tr/redaction/custom-ai-redac...
  10. Redigir PDF e documentos digitalizados em Java ...

    Edite texto em PDF e outros documentos usando Java em seus aplicativos. Redija documentos para ocultar o texto e também o texto nas imagens incorporadas....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/pt/redaction/redact-text-and...