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

new

(0.39 sec)
  1. סימן מים מסמכי Word באמצעות Java | סימני מים של...

    הוסף סימני מים של טקסט ותמונה למסמכי Word באמצעות Java. החל סימני מים באופן פרוגרמטי על דפים באמצעות Java API....Java Watermarker watermarker = new Watermarker("path/document.docx");...textWatermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/he/watermark/watermark-word-...
  2. 在 C# 中添加或刪除註釋 |註釋 Word DOC DOCX 文件

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

    blog.groupdocs.com/zh-hant/annotation/annotate-...
  3. Dodaj lub usuń adnotacje | Adnotuj pliki PDF w ...

    Programowo dodawaj i usuwaj adnotacje z plików PDF w Javie. Dodaj strzałki, prostokąty, elipsy, wyróżnienia, adnotacje ze znakami wodnymi i więcej, używając Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pl/annotation/annotate-pdf-f...
  4. Agregar o quitar anotaciones | Anotar archivos ...

    Agregue y elimine anotaciones mediante programación de archivos PDF en Java. Agregue anotaciones de flecha, rectángulo, elipse, resaltado, marca de agua y más usando la API de Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/es/annotation/annotate-pdf-f...
  5. Marcas de agua por lotes en .NET con GroupDocs....

    Guía práctica que muestra cómo aplicar marcas de agua por lotes de texto e imagen, reemplazar logotipos y garantizar un procesamiento idempotente usando GroupDocs.Watermark para .NET.... try { var license = new License(); license.SetLicense(LicensePath);...found: {folderPath}" ); return new List< string >(); } var supportedExtensions...

    blog.groupdocs.com/es/watermark/batch-watermark...
  6. Aggiungi o rimuovi annotazioni | Annota i file ...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file PDF in Java. Aggiungi annotazioni con frecce, rettangoli, ellissi, evidenziazioni, filigrane e altro ancora utilizzando l'API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/it/annotation/annotate-pdf-f...
  7. Bewerk Word-documenten in C# | Bouw je eigen .N...

    Het bewerken van Word-documenten wordt uitgelegd met C#-voorbeelden om DOC-, DOCX- en ODT-bestanden binnen uw .NET-toepassing te bewerken met behulp van de documentbewerkings-API....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...C#-code. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/nl/editor/edit-word-document...
  8. ویرایش ارائه ها در C# | ویرایش NET PPT/PPTX

    ویرایش ارائه‌های پاورپوینت با مثال‌های C# برای ویرایش فایل‌های PPT، PPTX، ODP در برنامه دات‌نت با استفاده از API ویرایش ارائه توضیح داده شده است....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  9. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...کنم. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/fa/editor/edit-word-document...
  10. Видалення водяного знака з PDF-документів за до...

    Видаліть або видаліть водяні знаки з PDF та інших документів за допомогою C#. Огляд .NET API для розробників C# для створення програми для видалення водяних знаків....using (Watermarker watermarker = new Watermarker("filepath/documentWithWatermar...using (Watermarker watermarker = new Watermarker("path/Watermarks...

    blog.groupdocs.com/uk/watermark/remove-watermar...