Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 10,655 for

new

(0.09 sec)
  1. إضافة أو إزالة التعليقات التوضيحية في C # | علق...

    قم بإضافة وإزالة التعليقات التوضيحية برمجيًا من ملفات 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/ar/annotation/annotate-word-...
  2. Adicionar ou remover anotações em C# | Anotar a...

    Adicione e remova programaticamente anotações de arquivos Word DOC/DOCX em C#. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  3. Добавить или удалить аннотации в C# | Аннотиров...

    Программно добавляйте и удаляйте аннотации из файлов 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/ru/annotation/annotate-word-...
  4. Java에서 PDF 파일을 여러 파일로 분할 | 자바용 분할 API

    Java에서 PDF 파일을 여러 파일로 분할하는 다양한 방법. 큰 PDF 파일을 분리하고 다양한 분할 옵션을 사용하여 특정 페이지를 추출합니다....// PDF 파일 로드 Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/ko/merger/split-pdf-files-in...
  5. تقسیم فایل PDF به چندین فایل با استفاده از C# |...

    روش های مختلف برای تقسیم فایل های PDF با استفاده از سی شارپ. فایل های PDF بزرگ را از هم جدا کنید و صفحات خاصی را با استفاده از گزینه های تقسیم بندی مختلف استخراج کنید....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...کنید using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/fa/merger/split-pdf-files-in...
  6. Diviser des fichiers PDF en plusieurs fichiers ...

    Différentes façons de diviser des fichiers PDF en plusieurs fichiers en Java. Séparez les fichiers PDF volumineux et extrayez des pages spécifiques à l'aide de différentes options de fractionnement....fichier PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/fr/merger/split-pdf-files-in...
  7. Diviser un fichier PDF en plusieurs fichiers à ...

    Différentes façons de fractionner des fichiers PDF à l'aide de C#. Séparez les fichiers PDF volumineux et extrayez des pages spécifiques à l'aide de différentes options de fractionnement....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...fractionnement using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/fr/merger/split-pdf-files-in...
  8. 在 Java 中将 PDF 文件拆分为多个文件 |用于 Java 的拆分 API

    在 Java 中将 PDF 文件拆分为多个文件的不同方法。使用不同的拆分选项分离大型 PDF 文件并提取特定页面。...// 加载 PDF 文件 Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/zh/merger/split-pdf-files-in...
  9. Úprava PDF a naskenovaných dokumentů v Java | Z...

    Redigujte text v PDF a dalších dokumentech pomocí Java ve vašich aplikacích. Upravte dokumenty tak, aby byly začerněny text a také text ve vložených obrázcích....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/cs/redaction/redact-text-and...
  10. PDF en gescande documenten redigeren in C# | Bl...

    Bewerk tekst in PDF en andere documenten met C# in uw .NET-toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/nl/redaction/redact-text-and...