Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 12,339 for

new

(0.11 sec)
  1. Konwertuj prezentacje do formatu PDF w Javie | ...

    Programowo konwertuj prezentacje w formatach MS PowerPoint i Open Office Impress, takich jak ODP, PPT, PPTX, do formatu PDF za pomocą API konwersji Java....dokumentów Converter converter = new Converter("presentation.pptx");...PdfConvertOptions options = new PdfConvertOptions(); converter...

    blog.groupdocs.com/pl/conversion/convert-presen...
  2. Aggiungi filigrana al PDF usando C# | Filigrane...

    Aggiungi filigrane di immagini o applica filigrane di testo ai file PDF utilizzando C#. Filigrana tutte o pagine selettive del PDF utilizzando .NET Watermarking API....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/it/watermark/watermark-pdf-f...
  3. Convertir des dessins CAO en PDF en C# .NET | D...

    Guide C # pour convertir les fichiers CAO tels que DWG, DGN et DWF au format PDF à l'aide de l'API .NET de conversion de documents et d'images de GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Spécifier les...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/fr/conversion/convert-cad-dr...
  4. GroupDocs.Conversion for .NET 25.10 – Останні о...

    Дізнайтеся, що нового у GroupDocs.Conversion for .NET 25.10. Тепер доступно на NuGet та веб‑сайті GroupDocs....підхід (застарілий) var options = new PdfConvertOptions { MarginTop...options = new PdfConvertOptions { MarginSettings = new PageMarginOptions...

    blog.groupdocs.com/uk/conversion/groupdocs-conv...
  5. Documenten ondertekenen met digitaal certificaa...

    Onderteken Word- en PDF-bestanden elektronisch met een digitaal certificaat in C# met behulp van .NET API voor elektronische handtekeningen. Wijzig het uiterlijk van digitale handtekeningen....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/nl/signature/sign-documents-...
  6. Anotar archivos DOC DOCX de Word en Java | Agre...

    Agregue o elimine anotaciones de archivos DOC/DOCX de Word en Java. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de documentos....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/es/annotation/annotate-word-...
  7. إنشاء ارتباطات تشعبية في ملف PDF باستخدام التعل...

    علق ملفات PDF عن طريق إنشاء ارتباطات تشعبية باستخدام التعليقات التوضيحية للارتباط في Java. الشرح التوضيحي للمستند والصورة تسمح Java API بالتعليق عن طريق ربط البيانات الخارجية....في Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/ar/annotation/create-hyperli...
  8. 使用 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/annotation/highlight-pdf-...
  9. Створення гіперпосилань у PDF за допомогою анот...

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

    blog.groupdocs.com/uk/annotation/create-hyperli...
  10. Buat Hyperlink di PDF menggunakan Anotasi Tauta...

    Anotasi file PDF dengan membuat hyperlink menggunakan anotasi tautan di Java. Anotasi dokumen dan gambar Java API memungkinkan anotasi dengan menautkan data eksternal....di Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/id/annotation/create-hyperli...