Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 13,042 for

new

(0.41 sec)
  1. Crea collegamenti ipertestuali in PDF utilizzan...

    Annota i file PDF creando collegamenti ipertestuali utilizzando le annotazioni di collegamento in Java. Annotazione di documenti e immagini L'API Java consente l'annotazione collegando dati esterni....in Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/it/annotation/create-hyperli...
  2. Evidenzia PDF utilizzando Annotazioni in Java |...

    Evidenzia il testo in PDF con le annotazioni di evidenziazione utilizzando Java. Annotazione di documenti e immagini Java API consente di annotare i file PDF evidenziando qualsiasi area....in Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/it/annotation/highlight-pdf-...
  3. 使用 C# 突出顯示帶有註釋的 PDF |使用突出顯示註釋 PDF

    使用 C# 突出顯示帶有突出顯示註釋的 PDF 中的文本。文檔和圖像註釋 .NET API 允許通過突出顯示任何區域來註釋 PDF 文件。...using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/zh-hant/annotation/highlight...
  4. Виділіть PDF за допомогою анотацій у Java | Дод...

    Виділіть текст у PDF за допомогою виділених анотацій за допомогою Java. API Java для анотацій документів і зображень дозволяє додавати анотації до PDF-файлів, виділяючи будь-яку область....в Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/uk/annotation/highlight-pdf-...
  5. Twórz hiperłącza w PDF za pomocą Adnotacji link...

    Dodawaj adnotacje do plików PDF, tworząc hiperłącza przy użyciu adnotacji łączy w Javie. Dodawanie adnotacji do dokumentów i obrazów Java API umożliwia dodawanie adnotacji poprzez łączenie danych zewnętrznych....Javie Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/pl/annotation/create-hyperli...
  6. Criar hiperlinks em PDF usando anotações de lin...

    Anote arquivos PDF criando hiperlinks usando anotações de link em Java. A API Java de anotação de documentos e imagens permite anotar vinculando dados externos....em Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/pt/annotation/create-hyperli...
  7. Doorgehaalde tekst in documenten in Java | C̶r̶...

    Laten we de tekst in documenten doorhalen met Java. Automatiseer het doorhalen van ongeldige tekst met behulp van doorgestreepte annotaties met Java API....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/nl/annotation/strikethrough-...
  8. 使用 C# 的文档中的删除线文本 | C̶r̶o̶s̶s̶o̶u̶t̶ Word 中的文本,PDF

    使用删除线注释在使用 C# 的文档中划掉无效文本。使用 .NET API 自动化文档和图像注释。...using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/zh/annotation/strikethrough-...
  9. مقایسه صفحات گستردهٔ اکسل: تجزیه و تحلیل پیشرفت...

    یاد بگیرید چگونه به‌صورت برنامه‌نویسی شده صفحات‌گسترده Excel را با استفاده از **GroupDocs.Comparison** برای **.NET** مقایسه کنید. این راهنما مقایسه سلول به سلول، استایل‌سازی سفارشی، صفحات خلاصه، و کنترل‌های پیشرفتهٔ نمایش برای مقایسه سند Excel در **C#** را نشان می‌دهد....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/fa/comparison/compare-excel-...
  10. عروض PowerPoint التقديمية بالعلامة المائية | ال...

    أضف علامات مائية نصية وصورية إلى عروض PPT/PPTX التقديمية. قم بتطبيق العلامات المائية باستخدام تطبيق العلامة المائية عبر الإنترنت أو باستخدام .NET وJava APIs....using (Watermarker watermarker = new Watermarker("presentation.pptx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/ar/watermark/watermark-prese...