Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 12,239 for

new

(0.08 sec)
  1. Splits een PDF-bestand in meerdere bestanden me...

    Verschillende manieren om PDF-bestanden te splitsen met C#. Scheid grote PDF-bestanden en extraheer specifieke pagina's met behulp van verschillende splitsingsopties....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...splitsopties using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/nl/merger/split-pdf-files-in...
  2. הוספת סימני מים למסמכי Word | 5 שיטות מאובטחות ...

    למד כיצד להוסיף סימני מים מאובטחים למסמכי Word באמצעות GroupDocs.Watermark for .NET. השווה 5 שיטות הגנה עם דוגמאות קוד, כולל כותרות נעולות, סימני מים מרוצפים, וקטעים מוגנים בסיסמה שלא ניתן להסיר בקלות...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/he/watermark/secure-word-doc...
  3. Добавить водяные знаки в документы Word | 5 без...

    Узнайте, как добавить защищённые водяные знаки в документы Word с помощью GroupDocs.Watermark for .NET. Сравните 5 методов защиты с примерами кода, включая заблокированные заголовки, мозаичные водяные знаки и разделы, защищённые паролем, которые нельзя легко удалить...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/ru/watermark/secure-word-doc...
  4. GroupDocs.Assembly ل .NET 25.12 – آخر التحديثات...

    استكشف ما هو جديد في GroupDocs.Assembly لـ .NET 25.12. متاح الآن على NuGet وموقع GroupDocs....OOXML compliance var options = new LoadSaveOptions(FileFormat.Docx);...var dataSourceInfo = new DataSourceInfo( new JsonDataSource(data));...

    blog.groupdocs.com/ar/assembly/groupdocs-assemb...
  5. GroupDocs.Assembly for .NET 25.12 – En Son Günc...

    Explore what’s New in GroupDocs.Assembly for .NET 25.12. Available now on NuGet and GroupDocs website. → GroupDocs.Assembly for .NET 25.12'de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut....OOXML compliance var options = new LoadSaveOptions(FileFormat.Docx);...var dataSourceInfo = new DataSourceInfo( new JsonDataSource(data));...

    blog.groupdocs.com/tr/assembly/groupdocs-assemb...
  6. Přidat nebo odebrat anotace | Anotace souborů P...

    Programově přidávejte a odebírejte anotace ze souborů PDF v Java. Přidejte šipku, obdélník, elipsu, zvýraznění, anotace vodoznaku a další pomocí Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/cs/annotation/annotate-pdf-f...
  7. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/it/annotation/annotate-word-...
  8. Hinzufügen oder Entfernen von Anmerkungen in C#...

    Programmgesteuertes Hinzufügen und Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in C#. Fügen Sie mithilfe der .NET-Anmerkungs-API Anmerkungen mit Pfeilen, Rechtecken, Ellipsen und Wasserzeichen hinzu....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-word-...
  9. Agregar subrayado ondulado en Word, PDF, PPT us...

    Inserte subrayados ondulados de diferentes colores en Word, PDF y otros documentos usando C#. Agregue anotaciones onduladas en documentos dentro de las aplicaciones .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/es/annotation/add-wavy-under...
  10. Добавить волнистое подчеркивание в Word, PDF, P...

    Вставляйте разноцветные волнистые подчеркивания в документы Word, PDF и другие документы с помощью C#. Добавьте волнистую аннотацию в документы в приложениях .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

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