Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 12,237 for

new

(0.46 sec)
  1. Signer des documents avec un certificat numériq...

    Signez électroniquement des fichiers Word et PDF avec un certificat numérique en C# à l'aide de l'API .NET pour les signatures électroniques. Modifier l'apparence des signatures numériques....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/fr/signature/sign-documents-...
  2. اضافه کردن واترمارک به PDF با استفاده از C# | و...

    با استفاده از سی شارپ، واترمارک تصویر اضافه کنید یا واترمارک متنی را روی فایل‌های PDF اعمال کنید. با استفاده از NET Watermarking API همه یا صفحات انتخابی PDF را واترمارک کنید....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/fa/watermark/watermark-pdf-f...
  3. Видалити сторінки з PDF у Java | Парні, непарні...

    Видаліть будь-який набір сторінок із файлів PDF у Java. Видалити список сторінок, будь-який заданий діапазон, парні чи непарні сторінки з PDF-файлів у програмах....RemoveOptions removeOptions = new RemoveOptions(new int[] { 2, 4 }); Merger...Merger merger = new Merger("path/document-pdf"); merger.remove...

    blog.groupdocs.com/uk/merger/remove-pages-from-...
  4. 使用 C# 為 PDF 添加水印 |文本和圖像水印

    使用 C# 向 PDF 文件添加圖像水印或應用文本水印。使用 .NET Watermarking API 為 PDF 的全部或部分頁面添加水印。...PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  5. تحرير ملفات Excel في C # | قم ببناء محرر Excel ...

    تحرير ملفات Excel موضح بأمثلة C # لتحرير ملفات XLS و XLSX و ODS داخل تطبيق .NET الخاص بك باستخدام جداول البيانات وتحرير المستندات API....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); loadOptions...جدول البيانات Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/ar/editor/edit-excel-files-i...
  6. Aggiungi filigrana al PDF in Java | Filigrane d...

    Aggiungi filigrane di immagini o applica filigrane di testo ai file PDF in Java. Applica filigrane a tutte e pagine selettive di PDF utilizzando l'API Java di GroupDocs Watermarking....loadOptions = new PdfLoadOptions(); Watermarker watermarker = new Wate...textWatermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/it/watermark/add-watermark-t...
  7. GroupDocs.Conversion per .NET 25.10 – Ultimi ag...

    Scopri le novità di GroupDocs.Conversion per .NET 25.10. Disponibile ora su NuGet e sul sito web di GroupDocs....approccio (deprecato) var options = new PdfConvertOptions { MarginTop...options = new PdfConvertOptions { MarginSettings = new PageMarginOptions...

    blog.groupdocs.com/it/conversion/groupdocs-conv...
  8. C# 将 PPT 转换为 PDF | PPTX转PDF |演示转换

    在 .NET 中将 PowerPoint PPT、PPTX 转换为 PDF。 C# 代码示例显示了使用 Conversion API 转换选择性、连续幻灯片和水印。...using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } 在 C#...

    blog.groupdocs.com/zh/conversion/convert-presen...
  9. Cree hipervínculos en PDF usando anotaciones de...

    Anote archivos PDF mediante la creación de hipervínculos mediante anotaciones de vínculos en C#. Anotación de documentos e imágenes La API .NET permite realizar anotaciones mediante la vinculación de datos externos....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/es/annotation/create-hyperli...
  10. הדגש PDF באמצעות הערות ב-Java | הערה PDF עם Hig...

    הדגש טקסט ב-PDF עם הערות הדגשה באמצעות Java. הערות מסמכים ותמונה Java API מאפשר להוסיף הערות לקובצי PDF על ידי הדגשת כל אזור....ב-Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/he/annotation/highlight-pdf-...