Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 12,351 for

new

(0.37 sec)
  1. Создание гиперссылок в PDF с помощью аннотаций ...

    Аннотируйте PDF-файлы, создавая гиперссылки с помощью аннотаций ссылок в C#. Аннотирование документов и изображений .NET API позволяет аннотировать, связывая внешние данные....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/ru/annotation/create-hyperli...
  2. Durchgestrichener Text in Dokumenten mit C# | C...

    Verwenden Sie die Streichanmerkung, um den ungültigen Text in den Dokumenten mit C# durchzustreichen. Automatisieren Sie die Dokument- und Bildanmerkungen mit der .NET-API....using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/de/annotation/strikethrough-...
  3. Evidenzia PDF con annotazioni usando C# | Annot...

    Evidenzia il testo in PDF con le annotazioni di evidenziazione usando C#. Annotazione di documenti e immagini .NET API consente di annotare i file PDF evidenziando qualsiasi area....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/it/annotation/highlight-pdf-...
  4. Vytvářejte hypertextové odkazy v PDF pomocí ano...

    Anotujte soubory PDF vytvářením hypertextových odkazů pomocí anotací odkazů v C#. Anotace dokumentů a obrázků .NET API umožňuje anotaci propojením externích dat....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/cs/annotation/create-hyperli...
  5. C#で注釈を追加または削除する| WordDOCDOCXファイルに注釈を付ける

    プログラムで、C#のWord DOC/DOCXファイルに注釈を追加および削除します。 .NET Annotation APIを使用して、矢印、長方形、楕円、透かしの注釈を追加します。...using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ja/annotation/annotate-word-...
  6. Extraiga datos de facturas o recibos en C# usan...

    Analice facturas o recibos y extraiga datos mediante programación usando C#. Utilice la API de análisis de documentos .NET en ASP.NET, WCF o WPF para extraer texto de los documentos....detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // Crear parámetros de detector...

    blog.groupdocs.com/es/parser/extract-data-from-...
  7. Extraire des données de factures ou de reçus en...

    Analysez les factures ou les reçus et extrayez les données par programmation à l'aide de C#. Utilisez l'API d'analyse de documents .NET dans ASP.NET, WCF ou WPF pour extraire le texte des documents....detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // Créer des paramètres de...

    blog.groupdocs.com/fr/parser/extract-data-from-...
  8. แยกข้อมูลจากใบแจ้งหนี้หรือใบเสร็จรับเงินใน C# โ...

    แยกใบแจ้งหนี้หรือใบเสร็จรับเงินและแยกข้อมูลทางโปรแกรมโดยใช้ C# ใช้ API การแยกวิเคราะห์เอกสาร .NET ใน ASP.NET, WCF หรือ WPF เพื่อแยกข้อความออกจากเอกสาร...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // สร้างพารามิเตอร์ตัวตรวจจับสำหรับตาราง...

    blog.groupdocs.com/th/parser/extract-data-from-...
  9. Chỉnh sửa bài thuyết trình bằng Java | Chỉnh sử...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng ví dụ Java để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng của bạn bằng API chỉnh sửa bản trình bày....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  10. Ajouter des filigranes aux documents Word | 5 m...

    Apprenez comment ajouter des filigranes sécurisés aux documents Word en utilisant GroupDocs.Watermark pour .NET. Comparez 5 méthodes de protection avec des exemples de code, y compris des en-têtes verrouillés, des filigranes en mosaïque et des sections protégées par mot de passe qui ne peuvent pas être facilement supprimées...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/fr/watermark/secure-word-doc...