Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 2,306 for

list

(0.13 sec)
  1. Java에서 주석을 사용하여 PDF 강조 표시 | 하이라이트로 PDF에 주석 달기

    Java를 사용하여 강조 주석으로 PDF의 텍스트를 강조 표시합니다. 문서 및 이미지 주석 Java API를 사용하면 모든 영역을 강조 표시하여 PDF 파일에 주석을 달 수 있습니다....pdf"); List<Point> points = new ArrayList<Point>();...

    blog.groupdocs.com/ko/annotation/highlight-pdf-...
  2. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint PPT/PPTX en Java. Apprenez à combiner des diapositives spécifiques de différents fichiers à l'aide de l'API de fusion Java de GroupDocs....pptx")) { // Préparez la liste des diapositives à fusionner...

    blog.groupdocs.com/fr/merger/merge-powerpoint-p...
  3. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....in the order that they are listed. This is important because...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  4. Java 문서의 취소선 텍스트 | Word의 텍스트, PDF

    Java를 사용하여 문서 내의 텍스트를 취소선으로 지정해 보겠습니다. Java API로 취소선 주석을 사용하여 잘못된 텍스트를 자동으로 제거합니다....setPageNumber(0); // 삼진을 위한 포인트 추가 List<Point> points = new ArrayList<Point>();...

    blog.groupdocs.com/ko/annotation/strikethrough-...
  5. حذف حاشیه نویسی از PDF، اسناد Word با استفاده ا...

    با استفاده از سی شارپ، حاشیه نویسی ها را از فایل های PDF و Word حذف کنید. همه حاشیه نویسی ها را حذف کنید، با ارائه شناسه ها، انواع حاشیه نویسی را با استفاده از NET API حذف کنید....Remove(new List<int>{0,1}); annotator.Save(...

    blog.groupdocs.com/fa/annotation/remove-annotat...
  6. Convertir des documents Word en PDF à l'aide de...

    Convertissez des documents Word DOC et DOCX en PDF à l'aide de C# dans les applications .NET. Automatisez la conversion de vos fichiers à l'aide de l'API .NET de conversion de documents.... Définissez la liste des pages candidates à convertir...

    blog.groupdocs.com/fr/conversion/convert-word-d...
  7. 使用 Java 中的链接注释在 PDF 中创建超链接 |注释 PDF

    通过使用 Java 中的链接注释创建超链接来注释 PDF 文件。文档和图像注释 Java API 允许通过链接外部数据进行注释。...pdf"); List<Point> points = new ArrayList<Point>();...

    blog.groupdocs.com/zh/annotation/create-hyperli...
  8. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....} All possible statuses are listed in this table: Status Description...

    docs.groupdocs.com/redaction/java/redaction-bas...
  9. ערוך מסמכי Word | עריכה מקוונת וגישה פרוגרמטית

    גלה דרכים יעילות לעריכת מסמכי Word. ערוך קבצי DOC/DOCX באופן מקוון או עשה זאת באופן תוכנתי באמצעות C# ו-Java....GetContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/he/editor/edit-word-documents/
  10. Zusammenführen von Excel-Dateien und Tabellenka...

    Kombinieren Sie Excel-Tabellendateien mit C#. Führen Sie bestimmte Blätter von XLS/XLSX-Dateien mit der .NET-Merger-API von GroupDocs zusammen....xlsx")) { // Bereiten Sie die Liste der zusammenzuführenden Blätter...

    blog.groupdocs.com/de/merger/merge-excel-files-...