Вы можете узнать подробности об изучении возможностей класса FormEditor с библиотекой Aspose. PDF для .NET.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...
このトピックでは、FormEditorクラスを使用してAspose.PDFファサードでフォームフィールドを操作する方法について説明します。...AddField () { // The path to the documents directory var dataDir = RunExamples...manipulate form fields using ( var editor = new Aspose . Pdf . Facades...
Esta sección explica cómo agregar anotaciones a un archivo PDF existente con Aspose.PDF Facades....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...
Esta seção explica como adicionar Anotações a um arquivo PDF existente com Aspose.PDF Facades....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...
Este tópico explica como trabalhar com Campos de Formulário usando a classe FormEditor do Aspose.PDF Facades....AddField () { // The path to the documents directory var dataDir = RunExamples...manipulate form fields using ( var editor = new Aspose . Pdf . Facades...
이 섹션에서는 PDF와의 인기 있는 작업을 위한 도구 세트인 Aspose.PDF Facades를 사용하여 이미지를 교체하는 방법을 설명합니다....PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int []...