Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 10,573 for

new

(0.06 sec)
  1. 在 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/editor/edit-ppt-pptx-pres...
  2. Fügen Sie wellenförmige Unterstreichungen in Wo...

    Fügen Sie mithilfe von C# verschiedenfarbige wellenförmige Unterstreichungen in Word, PDF und andere Dokumente ein. Fügen Sie verschnörkelte Anmerkungen in Dokumenten innerhalb der .NET-Anwendungen hinzu....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/de/annotation/add-wavy-under...
  3. Tambahkan Garis Bawah Bergelombang di Word, PDF...

    Sisipkan garis bawah bergelombang berwarna berbeda di Word, PDF, dan dokumen lain menggunakan C#. Tambahkan anotasi berlekuk-lekuk dalam dokumen dalam aplikasi .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/id/annotation/add-wavy-under...
  4. Поиск и замена текста в PDF с помощью C# | Заме...

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

    blog.groupdocs.com/ru/redaction/find-and-replac...
  5. Chỉnh sửa bài thuyết trình bằng Java | Chỉnh sử...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng ví dụ Java để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng của bạn bằng API chỉnh sửa bản trình bày....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  6. הוסף או הסר הערות ב-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-...
  7. البحث عن الكلمات واستبدال النص في مستندات Word ...

    قم بإجراء بحث عن الكلمات أو استبدال أو إخفاء النص في ملفات Word DOC / DOCX باستخدام Java. قم بتنقيح وتنفيذ بحث حساس لحالة الأحرف والتعبير عن النص باستخدام Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/ar/redaction/find-and-replac...
  8. با استفاده از C# | زیر خط موج دار در Word، PDF،...

    با استفاده از سی شارپ، زیر خطوط مواج با رنگ های مختلف را در اسناد Word، PDF و دیگر اسناد وارد کنید. اضافه کردن حاشیه نویسی squiggly در اسناد در برنامه های NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/fa/annotation/add-wavy-under...
  9. C# Kullanarak Excel Çalışma Kitaplarına Filigra...

    C# kullanarak Excel çalışma kitaplarına filigran ekleyin. .NET API kullanarak tüm sayfalara filigran ekleyin veya yalnızca belirli bir sayfaya arka plan olarak bile filigran ekleyin....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/tr/watermark/watermark-excel...
  10. 使用 C# 在 Word、PDF、PPT 中添加波浪下划线 |波浪注释

    使用 C# 在 Word、PDF 和其他文档中插入不同颜色的波浪下划线。在 .NET 应用程序的文档中添加波浪形注释。...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/zh/annotation/add-wavy-under...