Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 12,357 for

new

(0.17 sec)
  1. Anotace souborů Word DOC DOCX v Java | Přidat n...

    Přidejte nebo odeberte anotace ze souborů Word DOC/DOCX v Java. Přidejte šipky, obdélníky, elipsy, anotace vodoznaku pomocí API pro anotace dokumentu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/cs/annotation/annotate-word-...
  2. Ajouter un filigrane aux classeurs Excel en Jav...

    Insérez des filigranes dans des classeurs Excel à l'aide de Java. Filigranez toutes les feuilles ou appliquez-les à une feuille spécifique, même en arrière-plan, à l'aide de l'API Java de filigrane....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/fr/watermark/watermark-excel...
  3. C# 比较 Excel、Word、文本文件 | .NET 文档比较 API

    使用 C# 比较两个或更多文件。 .NET SDK 允许比较两个 Excel 电子表格、Word 文档、PDF 文件或比较 CSharp 中的文本文件。... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer...文件。 using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/zh/comparison/compare-excel-...
  4. C# Converti PPT in PDF | PPTX in PDF | Conversi...

    Converti PowerPoint PPT, PPTX in PDF in .NET. Gli esempi di codice C# mostrano la conversione di diapositive consecutive e selettive e la filigrana usando l'API di conversione....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Converti...

    blog.groupdocs.com/it/conversion/convert-presen...
  5. C# PPT in PDF konvertieren | PPTX zu PDF | Präs...

    Konvertieren Sie PowerPoint PPT, PPTX in PDF in .NET. C#-Codebeispiele zeigen die Konvertierung ausgewählter, aufeinanderfolgender Folien und Wasserzeichen mithilfe der Konvertierungs-API....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Konvertieren...

    blog.groupdocs.com/de/conversion/convert-presen...
  6. C#を使用してPDF内のテキストを検索して置換する| PDFテキストを置き換えるか非表示にする

    C#を使用して、大文字と小文字を区別し、正規表現を使用してPDFドキュメント内の特定のテキスト、単語、フレーズをプログラムで検索します。 PDFファイルを編集するには、テキストを置き換えるか非表示にします。... using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/ja/redaction/find-and-replac...
  7. GroupDocs.Parser for .NET 26.3 – Arapça ve Kore...

    GroupDocs.Parser for .NET 26.3, Arapça ve Korece için yerel OCR desteği ekler, sorunsuz metin çıkarımı için dil kaynaklarıyla birlikte paketlenir....class using (Parser parser = new Parser(documentPath)) { OcrOptions...OcrOptions ocrOptions = new OcrOptions() { Language = Language.Kor...

    blog.groupdocs.com/tr/parser/groupdocs-parser-f...
  8. 添加或删除注释 |使用 C# 注释 PDF 文件

    在 C# 中以编程方式注释 PDF 文件。使用 .NET API 添加或删除注释,如箭头、矩形、椭圆、突出显示、水印注释。...using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  9. 添加或刪除註釋 |使用 C# 註釋 PDF 文件

    在 C# 中以編程方式註釋 PDF 文件。使用 .NET API 添加或刪除箭頭、矩形、橢圓、高亮、水印等註釋。...using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh-hant/annotation/annotate-...
  10. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...