Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 10,319 for

new

(0.18 sec)
  1. C# kullanarak Word, PDF, PPT'de Dalgalı Alt Çiz...

    C# kullanarak Word, PDF ve diğer belgelerde farklı renkli dalgalı alt çizgiler ekleyin. .NET uygulamaları içindeki belgelere dalgalı açıklamalar ekleyin....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/tr/annotation/add-wavy-under...
  2. Adicionar sublinhado ondulado no Word, PDF, PPT...

    Insira sublinhados ondulados de cores diferentes no Word, PDF e outros documentos usando C#. Adicione anotações irregulares em documentos nos aplicativos .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/pt/annotation/add-wavy-under...
  3. Aggiungi una sottolineatura ondulata in Word, P...

    Inserisci diverse sottolineature ondulate colorate in Word, PDF e altri documenti usando C#. Aggiungi annotazioni ondulate nei documenti all'interno delle applicazioni .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/it/annotation/add-wavy-under...
  4. 在 Java 中編輯簡報 | PPT/PPTX 編輯

    使用 Java 範例解釋了編輯 PowerPoint 簡報,以使用簡報編輯 API 在應用程式中編輯 PPT、PPTX、ODP 檔案。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  5. 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...
  6. 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...
  7. 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...
  8. 在 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-...
  9. تحرير العروض التقديمية في Java | تحرير PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام مثال Java لتحرير ملفات PPT وPPTX وODP داخل تطبيقك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  10. Редактировать презентации в Java | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примере Java для редактирования файлов PPT, PPTX, ODP в вашем приложении с использованием API редактирования презентаций....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/ru/editor/edit-ppt-pptx-pres...