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

new

(0.42 sec)
  1. הוסף או הסר הערות ב-C# | הערה לקבצי Word DOC DOCX

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

    blog.groupdocs.com/he/annotation/annotate-word-...
  2. Edytuj prezentacje w Javie | Edycja PPT/PPTX

    Edycję prezentacji programu PowerPoint wyjaśniono na przykładzie języka Java umożliwiającym edycję plików PPT, PPTX, ODP w aplikacji przy użyciu interfejsu API do edycji prezentacji....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  3. Java'da Sunumları Düzenleme | PPT/PPTX Düzenleme

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için Java örneğiyle açıklanmaktadır....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  4. 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...
  5. 在 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-...
  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. 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...
  8. Пошук і заміна тексту в PDF за допомогою C# | З...

    Програмно знаходити певний текст, слова, фрази в PDF-документах з чутливістю до регістру та регулярним виразом за допомогою C#. Замініть або приховайте текст, щоб відредагувати PDF-файли....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/uk/redaction/find-and-replac...
  9. أضف Wavy Underline في Word و PDF و PPT باستخدام...

    أدخل تسطيرًا مموجًا ملونًا مختلفًا في Word و PDF والمستندات الأخرى باستخدام C #. أضف تعليقًا توضيحيًا متعرجًا في المستندات داخل تطبيقات .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ar/annotation/add-wavy-under...
  10. Annotaties toevoegen of verwijderen in C# | Ann...

    Programmatisch annotaties toevoegen aan en verwijderen uit Word DOC/DOCX-bestanden in C#. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van de .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/nl/annotation/annotate-word-...