Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 13,162 for

new

(0.34 sec)
  1. راهنمای ترکیب PDFهای دارای رمز عبور با GroupDoc...

    راهنمای عملی که نشان می‌دهد چگونه PDFهای محافظت‌شده با رمز عبور را باز کنید، ترکیب کنید و دوباره محافظت کنید با استفاده از GroupDocs.Merger برای Java. آموزش گام به گام با مثال‌های کد عملی....merger = new Merger ( path ); } else { merger = new Merger (...( path , new LoadOptions ( password )); } try { return merger...

    blog.groupdocs.com/fa/groupdocs.merger/password...
  2. Passwortgeschützte PDFs zusammenführen – GroupD...

    Praktischer Leitfaden, der zeigt, wie man PDFs mit GroupDocs.Merger für Java entsperrt, zusammenführt und erneut schützt. Schritt‑für‑Schritt‑Tutorial mit funktionierenden Code‑Beispielen....merger = new Merger ( path ); } else { merger = new Merger (...( path , new LoadOptions ( password )); } try { return merger...

    blog.groupdocs.com/de/groupdocs.merger/password...
  3. Editar apresentações em Java | Edição PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com um exemplo Java para editar arquivos PPT, PPTX, ODP em seu aplicativo usando a API de edição de apresentações....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  4. Agregar o quitar anotaciones en C# | Anotar arc...

    Agregue y elimine anotaciones mediante programación de archivos DOC/DOCX de Word en C#. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/es/annotation/annotate-word-...
  5. 使用 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...
  6. با استفاده از 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...
  7. 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...
  8. البحث عن الكلمات واستبدال النص في مستندات 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...
  9. 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...
  10. 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...