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

new

(0.05 sec)
  1. הוסף או הסר הערות | הערות לקבצי PDF באמצעות C#

    הערה פרוגרמטית לקבצי PDF ב-C#. הוסף או הסר הערות כמו חצים, מלבן, אליפסה, סימון, הערות סימני מים באמצעות .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/he/annotation/annotate-pdf-f...
  2. Schwärzen Sie PDF- und gescannte Dokumente in J...

    Schwärzen Sie Text in PDF- und anderen Dokumenten mit Java in Ihren Anwendungen. Schwärzen Sie Dokumente, um Text und auch den Text in den eingebetteten Bildern zu schwärzen....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/de/redaction/redact-text-and...
  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/uk/conversion/convert-presen...
  4. Vergleichen Sie Text-, Word- und PDF-Dateien mi...

    Vergleichen Sie Text, Word, PDF-Dateien und weitere Dokumente mit der Vergleichs-API für Java. Heben Sie die Unterschiede in einem separaten Dokument hervor, um die Änderungen zu akzeptieren....on disk Comparer comparer = new Comparer("source.docx"); try...Stream Comparer comparer = new Comparer(new FileInputStream("source...

    blog.groupdocs.com/de/comparison/compare-text-w...
  5. تحويل جداول Excel إلى PDF باستخدام C # | برنامج...

    قم بتحويل ملفات Excel إلى PDF باستخدام C #. تحويل مصنف كامل أو أوراق محددة أو تسلسل فرعي للأوراق أو أي نطاق خلايا باستخدام تحويل جدول البيانات .NET API....Func<LoadOptions> loadOptions = () => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/ar/conversion/convert-excel-...
  6. Znajdź i zamień słowa w dokumentach programu Wo...

    Znajdź, zamień lub ukryj tekst, słowa, frazy w plikach Word DOC/DOCX za pomocą języka C#. Redaguj i wykonuj wyszukiwanie tekstu z uwzględnieniem wielkości liter i wyrażeń regularnych za pomocą interfejsu .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pl/redaction/find-and-replac...
  7. C# kullanarak PDF'ye Filigran Ekle | Metin ve R...

    C# kullanarak görüntü filigranları ekleyin veya PDF dosyalarına metin filigranları uygulayın. .NET Watermarking API kullanarak PDF'nin tüm sayfalarına veya seçili sayfalarına filigran ekleyin....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/tr/watermark/watermark-pdf-f...
  8. Converti disegni CAD in PDF in C# .NET | DGN DW...

    Guida C# per convertire i file CAD come DWG, DGN e DWF in formato PDF utilizzando l'API .NET di conversione di documenti e immagini di GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Specifica layout...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/it/conversion/convert-cad-dr...
  9. Evidenzia PDF con annotazioni usando C# | Annot...

    Evidenzia il testo in PDF con le annotazioni di evidenziazione usando C#. Annotazione di documenti e immagini .NET API consente di annotare i file PDF evidenziando qualsiasi area....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/it/annotation/highlight-pdf-...
  10. Durchgestrichener Text in Dokumenten mit C# | C...

    Verwenden Sie die Streichanmerkung, um den ungültigen Text in den Dokumenten mit C# durchzustreichen. Automatisieren Sie die Dokument- und Bildanmerkungen mit der .NET-API....using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/de/annotation/strikethrough-...